a:hover {  color: #FF9900}

.genera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.xgrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.mediana {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}
.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: underline overline;

}
.link2 {
	color: #CCCCCC;
	text-decoration: none;
}

.boton{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#FF6600;
        border:0px;
        width:80px;
        height:19px;
       }
