/**** STILI GENERALI *****/


body         { font-size: 11px; font-family: Verdana; background-color: #C8D9E7; color: 
               #3C3C3C }
table, tr, th, td, select, input { font-family: Verdana; font-size: 11px; color: #474747 }
a            { text-decoration: none; color: #3C3C3C; font-family: Verdana; font-size: 11px }
a:hover      { text-decoration: underline; color: #000000; font-family: Verdana; font-size: 
               11px }
/**** MENU *****/
.menu       { color: #D9DDD8; text-decoration: none; font-size: 11px; font-family: Verdana; 
               font-weight: bold }

a.menu       { color: #D9DDD8; text-decoration: none; font-size: 11px; font-family: Verdana; 
               font-weight: bold }
a.menu:hover { color: #FFFFFF; text-decoration: underline; font-family: Verdana; font-size: 
               11px; font-weight: bold }
/**** FOOTER ****/

.footer      { color: #FFFFFF; text-decoration: none; font-size: 10px; font-family: Verdana }
a.footer     { color: #FFFFFF; font-family: Verdana; font-size: 10px }
a.footer:hover { color: #FFFFFF; text-decoration: underline; font-family: Verdana; font-size: 
               10px }

