@charset "utf-8";
/* CSS Document */

a
	{
	color: #005D92;
	text-transform: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	}
	
a:visited
	{
	color: #CCCCC#4D7EABC;
	border: none;
	}
	
a:hover
	{
	color: #D0FF62;
	font-weight: normal;
	}
