body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: justify;
	vertical-align: top;
	color: #FFFFFF;
	background-color: #012603;
	background-image: url(imagenes/fondos/fondo.gif);
	list-style-image: url(imagenes/flechas/ganjita.gif);
	background-repeat:   repeat-y;
	background-position: center top;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	vertical-align: top;
	background-color: #000000;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF9900;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(imagenes/fondos/fondito.jpg);
}
A.enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
A.enlace:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.subtitulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-image: url(imagenes/fondos/fondito2.jpg);
}
.sub3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CC00;
	border: thin solid #00CC00;
	font-weight: bold;
}
