@charset "utf-8";
/* CSS Document */
a
{
	font-family: Verdana; 
	color:#666666 ;
font-size:8pt ;
text-decoration: none;
}

a:hover
{
	color: #333399;
	font-size:25pt 

}


