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


body         { font-size: 11px; font-family: Verdana; background-color: #FFFFFF; color: 
               #5A0029 }
table, tr, th, td, select, input { font-family: Verdana; font-size: 11px; color: #5A0029 }
a            { text-decoration: none; font-family: Verdana; font-size: 11px; color: #5A0029 }
a:hover      { text-decoration: underline; color: #66686A; font-family: Verdana; font-size: 
               11px }
.info        { color: #66686A; font-size: 10px; font-family: Verdana; font-weight: bold }
a.info       { color: #66686A; text-decoration: underline; font-size: 10px; font-family: 
               Verdana; font-weight: bold }
a.info:hover { color: #5A0029; text-decoration: underline; font-family: Verdana; font-size: 
               10px; font-weight: bold }
/**** MENU *****/
.menu        { color: #5A0029; font-size: 11px; font-family: Verdana; font-weight: bold }
a.menu       { color: #5A0029; text-decoration: underline; font-size: 11px; font-family: 
               Verdana; font-weight: bold }
a.menu:hover { color: #000000; text-decoration: underline; font-family: Verdana; font-size: 
               11px; font-weight: bold }
/**** FOOTER ****/

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