.texto {
	font-family: Verdana;
	font-size: 11px;
	color: #DDDDDD;
	text-align: justify;
}
.negrita {
	font-family: Verdana;
	font-size: 11px;
	color: #DDDDDD;
	text-align: justify;
	font-weight: bold;

}
.textonegro {

	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.textonegroNegrita {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	font-weight: bold;

}
A.link  {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    CURSOR: hand;
    COLOR: #DDDDDD;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
A.link:hover  {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #DDDDDD
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}
A.link:visited  {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    CURSOR: hand;
    COLOR: #DDDDDD;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}


.menu {
 	position:absolute;
	visibility:hidden;
    background-color: #330000;
    layer-background-color: #330000;
}
.menu A:hover {text-decoration: underline; color:blue;}
.menu A {text-decoration: none; color: black;}

BODY
{
    SCROLLBAR-FACE-COLOR: #8a8885;
    SCROLLBAR-HIGHLIGHT-COLOR: #c8c5c2;
    SCROLLBAR-SHADOW-COLOR: #fae0e0;
    SCROLLBAR-ARROW-COLOR: #fae0e0;
    SCROLLBAR-TRACK-COLOR: #f4f4f4;
    SCROLLBAR-BASE-COLOR: #8a8885;
    scrollbar-3d-light-color: #FAE0E0;
    scrollbar-dark-shadow-color: #FAE0E0
}
.hu {
	font-size: 9px;
	color: #FFFFFF;
}
