BODY {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: 000000;
}

A { 
    COLOR: #990000;
    FONT-WEIGHT: normal;
    FONT-FAMILY: "Trebuchet MS", verdana;
    text-decoration: none;
    font-weight: bold;
}
A:active {
}
A:hover {
    COLOR: #000066;
}
A:link {
}
A:visited {
}
A:link IMG {
	border-style: none;
}
A:visited IMG {
	border-style: none;
}

H1 {
    COLOR: #000000;
    FONT-SIZE: 13pt;
    FONT-WEIGHT: bold;
}
H2 {
    COLOR: #ffffff;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
}
H3 {
    COLOR: #000000;
    FONT-SIZE: 11pt;
    FONT-WEIGHT: bold;
}
H4 {
    COLOR: #000000;
    FONT-FAMILY: "Trebuchet MS", verdana;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
}

TD {
    COLOR: #000066;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
}

INPUT {
    FONT-FAMILY: "Trebuchet MS", verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
}

TEXTAREA {
    FONT-SIZE: 9pt;
}



/* --- clase --- */

.textlight {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: A5CBE7;
	font-size: 10px;
	font-weight: bold;
}


.news1 {
	text-decoration: none;
	color: #cccccc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 7pt;
}
.news1:hover {
	text-decoration: none; 
	color: #ffffff;
}
.news2 {
	text-decoration: none; 
	color: #990000; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold;
}
.news2:hover {
	text-decoration: none;
	color: #990000;
}


.screen {
	text-decoration: none; 
	color: #000066; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal;
}
.screen:hover {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}




.bottom {
	text-decoration: none; 
	color: #09046B; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal;
}
.bottom:hover {
	text-decoration: none; 
	color: #EB3D00; 
	font-weight: normal;
}


.main {
	text-decoration: none; 
	color: #ffffff; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 8pt;
}
.main:hover {
	text-decoration: none; 
	color: #cccccc;
}
.mainbig {
	text-decoration: none; 
	color: #ffffff; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 9pt;
}
.mainbig:hover {
	text-decoration: none; 
	color: #cccccc;
}





.menu {
	text-decoration: none; 
	color: #09046B; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold;
}
.menu:hover {
	text-decoration: none; 
	color: #EB3D00;
}


.current_page { color: #666666; }
.bg_adresa { background-color: #FFFFFF; }