a:link, a:visited {
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
color: #000000;
text-decoration: none;
}
a:hover {
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
color: #4A8ACE;
text-decoration: none;
}
a:active{
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
color: #000080;
text-decoration: none;
}


a.pequeno:link, a.pequeno:visited {
font-family: Verdana;
font-size: 7pt;
font-weight: bold;
color: #000000;
text-decoration: none;
}
a.pequeno:hover {
font-family: Verdana;
font-size: 7pt;
font-weight: bold;
color: #4A8ACE;
text-decoration: none;
}
a.pequeno:active{
font-family: Verdana;
font-size: 7pt;
font-weight: bold;
color: #000080;
text-decoration: none;
}