body,table{
font-family: Verdana, Trebuchet MS, Verdana, Arial, sans-serif;
font-size: 10px;
color: #666666;
}

body{
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

a{
text-decoration: none;
font-weight:bold;
color: #666666;
}

a:hover{
color: #FFCC00;
}

.branco{
color: #FFFFFF;
}

.cinza{
color: #CCCCCC;
}

.nome{
font-size: 10px;
font-weight:bold;
color: #FFCC00;
}

.titulo{
font-size: 12px;
font-weight:bold;
}

.titulo_amarelo{
font-size: 12px;
font-weight:bold;
color:#FFFF66;
}

.legenda{
font-size: 10px;
color: #CCCCCC;
}