A.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #A0A0A0;
	text-decoration : none;
	font-weight : bold;
}
A.menu:HOVER{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
	
	font-weight : bold;
}
A.mpg {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333333;
	text-decoration : none;
	font-weight : bolder;
}
A.mpg:HOVER{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
	
	font-weight : bold;
	letter-spacing : 1px;
}
INPUT.formulario {
	border : 1px groove #999999;
	background-color : #EAEAFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bolder;
	color : #333333;
}

A.emenu:Hover { color:steelblue; text-decoration:none; font-size:10pt;  font-weight:bolder } 
A.emenup:Hover { color:steelblue; text-decoration:none; font-size:8pt;  font-weight:bolder } 
A.emenu { color:royalblue; text-decoration:none; font-size: 10pt; font-family: Verdana, Arial;font-weight:bold }
A.emenup { color:royalblue; text-decoration:none; font-size: 8pt; font-family: Verdana, Arial }