a:link {
	font-family: Verdana, "MS Sans Serif", Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

a:active {
	font-family: Verdana, "MS Sans Serif", Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, "MS Sans Serif", Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, "MS Sans Serif", Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

 