a:active {  color: #000099; text-decoration: none; background-color: #663300}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFCC;
	font-weight: bold;

}
a:link {  color: #009999; text-decoration: none; font-weight: bold}
a:visited {  color: #009999; text-decoration: none}
body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFCC}
h1 {  color: #333366}
