/*  
Author: Antonio Romano - Centro Uffici Parioli
*/

body {
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

table tr td {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.testobianco, .testo, a.testo, a.testo:link, a.testo:hover, a.testo:visited, .testowhitebig, .testowhite { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 
line-height:16px; 
text-decoration:none;
}

a.testo:hover {
color: #FFFFFF;
}

.testowhitebig {
color: #FFFFFF;
}

.testobianco {
color: #FFFFFF; 
font-size: 9px;
}

a.testowhite, a.testowhite:link, a.testowhite:visited {
color: #FFFFFF;
}

a.testowhite:hover {
color: #FFFF00;
}

.testowhite {
color: #FFFFFF;
}

.campi {
font-size: 10px; 
width:250px;
}

.campicorti {
font-size: 10px;
width:100px;
}

