body { 
background: black; 
color: white; 
font-family: Arial,Helvetica,sans-serif;}

.Estilo1 {font-size: 24px}
.Estilo3 {font-size: 18px}
.Estilo7 {font-size: 24px; font-weight: bold; color: #C61D00; }
.Estilo8 {color: #D51F00;font-weight: bold;}

a {
color: #ff0000; 
text-decoration: none;
}

a:hover{ color: #ffffff; }

#Layer1 {
position:absolute;
left:311px;
top:213px;
width:673px;
height:399px;
z-index:1;
}

.menu {
font-size: 10pt;
font-weight:bold;
}

.fila {
padding-top:25px;
}

.borde {
border-right: 1px solid #666666;
}