textarea { 
font-size: 11px; 
} 


a:link {
color: #02145e;
} 

a:visited {
color: #666666;
} 

a:active {
color: #02145e;
} 




TABLE { 
font-family: Tahoma,Verdana; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
font-variant: normal; 
color: #000000;
} 



.titolo_pagina { 
font-family: Tahoma,Verdana; 
font-size: 16px; 
font-style: normal; 
font-weight: bold; 
color: #444444;
}



.titolo_news { 
font-family: Tahoma,Verdana; 
font-size: 16px; 
font-style: normal; 
font-weight: bold; 
color: #CC0000;
}




.titolo { 
font-family: Tahoma,Verdana; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
color: #FFFFFF;
}

.Title { 
font-family: Tahoma,Verdana; 
font-size: 13px; 
font-style: normal; 
font-weight: bold; 
color: #FF0000;
}


TD#titolo { 
border-left : 0px;
border-right : 0px;
padding: 3px;
} 

