
BODY {
	Font-Family: Arial;
	Font-size: 8pt;
	Color: black;	
}

P {
	Font-Family: Verdana, Arial;
	Font-size: 10pt;
	Color: black;	
}

H1 {
	Font-Family: Verdana, Arial;
	Font-size: 16pt;
	color: rgb(0,0,128);
}

H2 {
	Font-Family: Arial;
	Font-size: 12pt;
	color: #000080;
}

H3 {
	Font-Family: Verdana, Arial;
	Font-size: 11;
	color: #000080;
}

A {
	COLOR: #000080
}
A:visited {
	
}
A:active {
	
}
A:hover {
	COLOR: #000000
}

A.idioma {
	Font-Family: Verdana, Arial;
	Font-size: 8pt;
	color: #cccccc;
	text-decoration: none;	
}
A.idioma:hover {
	Font-Family: Verdana, Arial;
	Font-size: 8pt;
	color: #ffffff;
	text-decoration: none;	
}

.fonttable {
    Font-Family: Verdana, Arial;
    Font-size: 13pt;
    color: #000000;
	text-decoration: none;	
}

.fonttablegrande {
    Font-Family: Verdana, Arial;
    Font-size: 20pt;
    color: #FF0000;
	text-decoration: none;	
}

.superior {
	Font-Family: Arial;
	Font-size: 28pt;
	color: #000000;
	text-decoration: none;	
}

.superior:link {
	Font-Family: Arial;
	Font-size: 28pt;
	color: #000000;
	text-decoration: none;	
}

.superior:hover {
	Font-Family: Arial;
	Font-size: 28pt;
	color: #ff0000;
	text-decoration: underline;	
}

.txtmediano {
	Font-Family: Arial;
	Font-size: 18pt;
	color: #216400;
	text-decoration: none;	
}

.top {
	Font-Family: Verdana, Arial;
	Font-size: 10pt;
	color: #FFFFFF;
}

.datum {
	Font-Family: Arial;
	Font-size: 8pt;
	color: #000000;
    text-decoration: none;
}
A.datum {
        Font-Family: Arial;
        Font-size: 8pt;
        color: #ffffff;
        text-decoration: none;
}
A.datum:hover {
        Font-Family: Arial;
        Font-size: 8pt;
        color: #ffff00;
        text-decoration: none;
}

