body{
	background: #800000 url('images/fondo.jpg') fixed;
	color: #000000;
}
.supertitulo{
	COLOR : #ffffcc;
	FONT-FAMILY : Times New Roman;
	FONT-SIZE : 14pt;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	}

.titulo{
	COLOR : #000000;
	FONT-FAMILY : arial, verdana;
	FONT-SIZE : 16pt;
	FONT-WEIGHT : bold;
	TEXT-ALIGN : center;
	TEXT-DECORATION : none;
	}

.subtitulo{
	COLOR : #000000;
	FONT-FAMILY : arial, verdana;
	FONT-SIZE : 11pt;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	}

.normal{
	COLOR : #000000;
	FONT-FAMILY : arial, verdana;
	FONT-SIZE : 8pt;
	TEXT-ALIGN : justify;
	TEXT-DECORATION : none;
	}

.normalcentr{
	COLOR : #000000;
	FONT-FAMILY : arial, verdana;
	FONT-SIZE : 8pt;
	TEXT-ALIGN : center;
	TEXT-DECORATION : none;
	}


.normalcentr2{
	COLOR : #000000;
	FONT-FAMILY : arial, verdana;
	FONT-SIZE : 8pt;
	TEXT-ALIGN : center;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	}

.normalsin{
	COLOR : #000000;
	FONT-FAMILY : arial, verdana;
	FONT-SIZE : 8pt;
	TEXT-DECORATION : none;
	}

.normal-2{
	COLOR : #000000;
	FONT-FAMILY : arial, verdana;
	FONT-SIZE : 8pt;
	FONT-WEIGHT : bold;
	TEXT-ALIGN : justify;
	TEXT-DECORATION : none;
	}

.normal-2sin{
	COLOR : #000000;
	FONT-FAMILY : arial, verdana;
	FONT-SIZE : 8pt;
	TEXT-DECORATION : none;
	}

.copy{
	COLOR : #800000;
	FONT-FAMILY : arial, verdana;
	FONT-SIZE : 8pt;
	TEXT-ALIGN : center;
	TEXT-DECORATION : none;
	}

A:link{
	COLOR : #ffffcc;
	FONT-FAMILY : arial, verdana;
	FONT-SIZE : 9pt;
	FONT-WEIGHT : bold;
	}


A:visited{
	COLOR : #ffffcc;
	FONT-FAMILY : arial, verdana;
	FONT-SIZE : 9pt;
	FONT-WEIGHT : bold;
	}


A:hover{
	COLOR : #800000;
	FONT-FAMILY : arial, verdana;
	FONT-SIZE : 10pt;
	FONT-WEIGHT : bold;
	} 