a:link {
     color: #FFFFFF;
     font-family: Trebuchet MS;
     font-size: 8pt;
     text-decoration: none;
}
a:visited {
     color: #FFFFFF;
     font-family: Trebuchet MS;
     font-size: 8pt;
     text-decoration: none;
}
a:active {
     color: #FFFFFF;
     font-family: Trebuchet MS;
     font-size: 8pt;
     text-decoration: none;
}
a:hover {
     color: #336633;
     font-family: Trebuchet MS;
     font-size: 8pt;
     text-decoration: none;
}

.titulo{
     color: #002E22;
     font-family: Trebuchet MS;
     font-size: 12pt;
     font-weight: bold;
}
.texto{
     color: #002E22;
     font-family: Trebuchet MS;
     font-size: 10pt;
}

