.TituloCaixas
{
   font-family: Arial;
   font-size: 15px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #CC0000;
}

.TextoDestaque
{
   font-family: Trebuchet MS;
   font-size: 15px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #1E1E1E;
}

.Corpo_texto
{
   font-family: Trebuchet MS;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #282828;
}

a.Menu:link
{
   color: #000000;
   text-decoration: none;
}
a.Menu:visited
{
   color: #000000;
   text-decoration: none;
}
a.Menu:active
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.Menu:hover
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
