div.newpages {
background: url('../img/2blue.gif') repeat-x; 
background-color: #ffffff; 
width: 395; height: auto; 
border-left: 1px solid; 
border-top: 1px solid; border-bottom: 1px solid; 
border-right: 1px solid;
border-color: #D4E6F4;
}

div.forum {
background-color:  #F0F7FA; 
width: 190; height: auto; 
border-left: 1px solid; 
border-top: 1px solid; border-bottom: 1px solid; 
border-right: 1px solid;
border-color: #D4E6F4;
}

div.news {
background: url('../img/2red.gif') repeat-x; 
/*#FAF0F1*/
background-color: #ffffff; 
width: 395; height: auto; 
border-left: 1px solid; 
border-top: 1px solid; 
border-bottom: 1px solid;
border-right: 1px solid;
border-color: #F6D4D3;
}

div.sonda {
background-color: #F6C7CB; 
width: 190; height: auto; 
border-left: 1px solid; 
border-top: 1px solid; border-bottom: 1px solid; 
border-right: 1px solid;
border-color: #cc0000;
}

a.news {
font-family: tahoma; 
text-decoration: none; 
font-size: 10pt; 
font-weight: none;
line-height: 12pt;
color: #CC0000;
}

a.newpages {
font-family: tahoma; 
text-decoration: none; 
font-size: 10pt; 
font-weight: bold;
line-height: 12pt;
color: #006699;
}