
a         {text-decoration : none; font-style:normal; font-variant:normal; font-weight:normal; color:#FF0000}
a:link    {text-decoration : none; font-style:normal; font-variant:normal; font-weight:normal; color:#FF0000}
a:visited {text-decoration : none; font-style:normal; font-variant:normal; font-weight:normal; color:#FF0000}
a:active  {text-decoration : none; font-style:normal; font-variant:normal; font-weight:normal; color:#FF0000}
a:hover   {text-decoration : none; font-style:normal; font-variant:normal; font-weight:normal; color:#FF0000}

body{
background-image:url(imagens/fundo.jpg);
padding:0px;
margin:0px;
background-color: #DDF4FF;
font-family: Verdana;
font-size: 28pt;
font-style: normal;
font-weight: normal;
text-decoration: none; color:#999999
}

.table{
padding-left:15px;
font-family: Verdana;
font-size: 9pt;
font-style: normal;
font-weight: normal;
text-decoration: none; color:#000040
}

.verdana_gray{
font-family:Verdana;
font-size:12px;
color:#555555;
}
.verdana_blue{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#0B5791;
}
.verdana_green{
font-family:Verdana;
font-size:12px;
color: #5B8E06;
}
.verdana_white{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #ffffff;
}