a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;


}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;

}
a:active {
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;

}
