a:link {
	color: #CC0000;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
}
	
a:active {
	color: #FFCE05;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
}

a:visited {
	color: #CC0000;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
}

a:hover {
	color: #000066;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
}
