a:active {  color: #FFFFFF; text-decoration: none}
a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bolder;
	font-variant: small-caps
}
a:link {  color: #C33; text-decoration: none}
a:visited {  color: #FFFFFF; text-decoration: none}