a:link {
	text-decoration:none;
	font-weight:normal;
	color:#CCCCCC;
	font-family: Verdana;
	font-size: 9px;

}
a:visited {

	text-decoration:none;
	font-weight:normal;
	color:#CCCCCC;
	font-family: Verdana;
	font-size: 9px;
}
a:hover {


	text-decoration:none;
	font-weight:normal;
	color:#FF0000;
	font-family: Verdana;
	font-size: 9px;
}
a:active {



	text-decoration:none;
	font-weight:normal;
	color:#CCCCCC;
	font-family: Verdana;
	font-size: 9px;
}
