a:link {
	font-family: Verdana
	font-size: 12px;
	text-decoration: none;
	color: #808080;
}
a:visited {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #808080;
}
a:active {

	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #808080;
}
a:hover {


	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #4E4E4E;
}
