a:active {  text-decoration: none; font-weight: bold; color: #CCCCCC}
a:hover {  color: #FF0000; text-decoration: none; background-position: center center; height: auto; width: auto; clip:        rect(   ); left: auto; top: auto}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
