body {
 font-family: verdana; arial; mincho;
 font-size: small;
 color: #E3E4FD;
 background-color: #FF3C00;
}
p {
 font-family: MS UI Gothic; arial; mincho;
 font-size: small;
 color: #F4FAFF;
}
 b{
 color: #A03714;
}
.aviso{
 font-size: smaller;
 color: #0071C6;
}
strong {
 font-family: mincho;
 font-size: small;
 text-align: center;
 color: #D3FBFE;
}
h2 { font-family: Arial; verdana; mincho
 font-size: larger;
 font-style: italic;
 color: #D8FEFD;
}
a {
background-color: none;
 color: #FF9E00;
 font-size: small;
}
a:hover {
background-color: #FFFF00;
color: #FFFFFF;
font-size: medium;
}
a:link {
background-color: none;
 color: #FFBE00;
 font-size: small;
 }
a:visited {
background-color: none;
 color: #E7FF00;
  font-size: small;
}


td {
 font-size: small;
 background: #FF3C00;

}