.menu  {
	font-size : 8pt;
	font-weight : Normal;
	color : black;	
	font-family : Verdana;
	text-decoration : none;
}


.copy  {
	font-size : 8pt;
	font-weight : Normal;
	color : #C0C0C0;	
	font-family : Verdana;
	text-decoration : none;
}
.texto  {
	font-size : 8pt;
	font-family : Verdana;
}


a:hover  {
	font-size : 10pt;
	color : green;
	text-decoration : underline;
	font-family : Verdana;
	font-style:inherit;
	

}

.a{
	font-size : 10pt;
	color : blue;
	text-decoration : underline;
	font-family : Verdana;
    font-style:normal;

}



