BODY
{
	background-image: url(../images/pixel_fondo.gif);
    SCROLLBAR-FACE-COLOR: #D6EEF8;
    SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-SHADOW-COLOR: #D6EEF8;
    SCROLLBAR-ARROW-COLOR: #6599FE;
    SCROLLBAR-BASE-COLOR: #6599FE;
    font-color: #6599FE;
    scrollbar-3d-light-color: #ffffff;
    scrollbar-dark-shadow-color: #FFFFFF
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	font-size: 9pt;
}
.texto_azul_medio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #3366CC;
	text-decoration: none;
}
.texto_peque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3366FF;
	text-decoration: none;
}
.texto_negrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}
.texto_subrallado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #3366CC;
	text-decoration: underline;
}
.texto_blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
}
.texto_gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.seccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
}

