a {
	color: #808080;
	text-decoration: none;
	font: '11pt Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: White;
	text-decoration: none;
}

a:focus {

color: White;
	text-decoration: none;

}