a:link {  color: #000099; text-decoration: none}
a:active {  color: #999999; text-decoration: none}
a:visited {  color: #000099; text-decoration: none}
a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #CCCCCC;
}
