/* CSS Document */
.text { font-family:Tahoma; font-size: 11px; color: #3864a0; text-decoration: none}
.textbianco { font-family:Tahoma; font-size: 11px; color: #ffffff; text-decoration: none}

.linkblu { font-family:Tahoma; font-size: 11px; color: #3864a0; text-decoration: none;}
a.linkblu:link { font-family:Tahoma; font-size: 11px; color: #3864a0; text-decoration: none;}
a.linkblu:visited { font-family:Tahoma; font-size: 11px; color: #3864a0; text-decoration: none;}
a.linkblu:hover { font-family:Tahoma; font-size: 11px; color: #3864a0; text-decoration: underline;}
.linkbianco { font-family:Tahoma; font-size: 11px; color: #ffffff; text-decoration: none;}
a.linkbianco:link { font-family:Tahoma; font-size: 11px; color: #ffffff; text-decoration: none;}
a.linkbianco:visited { font-family:Tahoma; font-size: 11px; color: #ffffff; text-decoration: none;}
a.linkbianco:hover { font-family:Tahoma; font-size: 11px; color: #ffffff; text-decoration: underline;}
