.fonte8      { font-family: Tahoma; font-size: 8pt }
.fonte10     { font-family: Tahoma; font-size: 10pt }
.fonte12     { font-family: Tahoma; font-size: 12pt }

a:link.mainlevel {
DISPLAY: block;
text-decoration: none; font-family:Tahoma; font-size:10pt; width:100%; font-weight:bold; 
}

a:active.mainlevel {
DISPLAY: block;
text-decoration: none; font-family:Tahoma; font-size:10pt; width:100%; font-weight:bold; 
}

a:visited.mainlevel {
DISPLAY: block;
text-decoration: none; font-family:Tahoma; font-size:10pt; width:100%; font-weight:bold; 
}

a:hover.mainlevel {
text-decoration: none; font-family:Tahoma; font-size:10pt; color:#7CAC27; 
}

a:link { text-decoration: none; font-family:Tahoma; font-size:10pt; color:#000000 }
a:active { text-decoration: none; font-family:Tahoma; font-size:10pt; color:#000000 }
a:visited { text-decoration: none; font-family:Tahoma; font-size:10pt; color:#000000 }
a:hover { text-decoration: underline; font-family:Tahoma; font-size:10pt; color:#7CAC27 }