.subtit1
{font-family: Arial, Verdana; font-size: 11px;  color: #FFAB00; text-decoration: underline; font-weight: none}

.subtit3
{font-family: Arial, Verdana; font-size: 10px;  color: #5B80AB; text-decoration: none; font-weight: bold }

.subtit3: hover
{font-family: Arial, Verdana; font-size: 10px;  color: #5B80AB; text-decoration: underline; font-weight: bold }

.subtit3: actived
{font-family: Arial, Verdana; font-size: 10px;  color: #000000; text-decoration: underline; font-weight: bold }

.subtit3s
{font-family: Arial, Verdana; font-size: 11px;  color: #31A249; text-decoration: none; font-weight: none }

.subtit3s: hover
{font-family: Arial, Verdana; font-size: 11px;  color: #31A249; text-decoration: underline; font-weight: none }

.texto
{font-family: Arial, Verdana; font-size: 11px;  color: #5B80AB; text-decoration: none; font-weight: none; }

.texto2
{font-family: Arial, Verdana; font-size: 12px;  color: #5B80AB; text-decoration: none; font-weight: bold}

.texto3
{font-family: Arial, Verdana; font-size: 12px;  color: #666666; text-decoration: none; font-weight: none}

.texto4
{font-family: Arial, Verdana; font-size: 10px;  color: #666666; text-decoration: none; font-weight: none}


.copy
{font-family: Arial, Verdana; font-size: 10px;  color: #5B80AB; text-decoration: none; font-weight: none; }

.titulo
{font-family: Arial, Verdana; font-size: 14px;  color: #5B80AB; text-decoration: none; font-weight: bold}

.titulo2
{font-family: Arial, Verdana; font-size: 12px;  color: #5B80AB; text-decoration: none; font-weight: bold}

.valor
{font-family: Arial, Verdana; font-size: 12px;  color: #000000; text-decoration: none; font-weight: bold}


.link
{font-family: Arial, Verdana; font-size: 12px;  color: #5B80AB; text-decoration: none; font-weight: none }

.link:hover
{font-family: Arial, Verdana; font-size: 12px;  color: #5B80AB; text-decoration: underline; font-weight: none}




#menuver {
padding-left:10px;
padding-top:10px;
width: 141px;
margin: 0;
font: 12px Arial, sans-serif;
background: #E4E4E4;
text-align:left;
}

#menuver li {
list-style: none;
margin: 10; 
}

#menuver li a {
margin:0; 
padding:0;
text-decoration:none;
color: #5B80AB;
}

#menuver li a:visited {
color: #5B80AB;
}

#menuver li a:hover { 
background: #fff;
color: #000; 
}

#menuver li a:active { 
background: #ccc;
color: #000; 
}