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

body  {
	font-family: Arial, Helvetica, sans-serif;

	font-size:12px;
	text-align: justify;
	color:#000000;

}
.solorojo {color: #FF0000;}

.blanco{
	color: #FFFFFF;
	}
.Estilo8 {color: #993300}


.queso{
color:#FF9900;
}
.rojo{
	color: #FF0000;
	font-size: 9px;	
}
.barratitulo{
	color: #666666;
	font-size: 16px;
	background-image: url(/img/titulo-tablas.gif);
	height: 76px;	
}

.Estilo3 {color: #000000}
.chmaoyp {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
}
.Estilo4 {font-size: 24px; color: #000000; font-weight: bold; }
.fontit{
	color: #FFFFFF;
	font-size: 20px;
	
	
}
h1{
	font-size:24px;
	color: #FF0000;
	font-style: italic;
}
h2{
	
	color: #993300;
		font-size:20px;
}




a:link {
	text-decoration: none;
color: #FD8719;

	
}

a:visited{
text-decoration: none;
color: #FD8719;

}
a:hover{
	text-decoration: none;
color: #867606;


}
a:active{
text-decoration: overline;
	


}


a.tit:link {
	text-decoration: none;
	color: #000000;
	font-weight: bolder;
	
}

a.tit:visited{
	text-decoration: none;
color: #000000;
font-weight: bolder;

}
a.anun:hover{
	text-decoration: none;
color: #993300;


}


.limon{
color:#33CC00

}
.uva{

color:#993366}
.morazul{

color:#006699}





