a:link {
	text-decoration: none;



}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #0066CC;

	
}
a:visited {
	text-decoration: none;
	font-weight: normal;








}
a {
	text-decoration: none;
	color: #000000;




}
