@charset "UTF-8";
/* CSS Document */

    

	
a
	{
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a:visited
	{
	border: none;
	}
	
a:hover
	{
	color: #FFCC00;
	font-weight: normal;
	}

	

