A {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
A:hover {
	color: #000000;
	text-decoration: underline;
}
A:active {
	color: #CC0000;
}
