a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
a:hover {  color: #FF0000; text-decoration: none}
a:link {  text-decoration: none}
a:visited {  text-decoration: none}
