body {
	
	background-image: url(imagenes/fondo.gif);
	
	
	margin-top: 0px;
	
	
	background-color: #FFFFFF;
}

.tabla_prin {
	border: 1px solid #FFFFFF;
	background-color:#4D7100;
}
.text_menu {
	font-family: arial;
	font-size: 14px;
	color: #FF6633;
	font-weight: none;
}

.text_body {
     font-family: arial;
	 font-size:12px;
	 color: #FFFFFF;
	 font-weight: none;
}
.text_recomendar {
     font-family: tahoma;
	 font-size: 10px;
	 color: #FFFFFF;
	 font-weight: bold
}

.ab {
font-family:"tahoma";
font-size:10px;
color:#FF6633;
font-weight:bold;
text-decoration:none;

}
.ab:hover{
font-family:"tahoma";
font-size:10px;
color:#FF6633;
font-weight:bold;
text-decoration:none;
}
.ac {
font-family:"arial";
font-size:9px;
color:#FF6633;
font-weight:bold;
text-decoration:none;

}
.ac:hover{
font-family:"arial";
font-size:9px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.tabla_menu {
background-image:url(imagenes/fondo_menu.gif);
background-color:#000000;
}
.tabla_recomendacion {
background-color:#000000;
}
.fondo_celda {
background-image:url(imagenes/fondo_celda.gif);
background-repeat:no-repeat;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF6633;
}
a:active {
	text-decoration: none;
	color: #FF6633;
}
.ad {
font-family:"arial";
font-size:10px;
color:#CCFF33;
font-weight:bold;
text-decoration:none;

}
.ad:hover{
font-family:"arial";
font-size:10px;
color:#FF6633;
font-weight:bold;
text-decoration:none;
}




