body {
 font-family: verdana; arial; mincho;
 font-size: small;
 color: #E3E4FD;
 background-color: #FCA5A0;
}
p {
 font-family: arial; verdana;
 font-size: small;
 font-weight: bold;
 color: #A2B9D5;
}
.aviso{
 font-size: smaller;
 color: #0071C6;
  background-color: #9F0000;
}
.it{
 font-size: small;
 color: #00BF00;
}
.de{
 font-size: small;
 color: #FFFF00;
}
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: #83A9FA;
 font-size: small;
}
a:hover {
background-color: #FFDF00;
color: #83A9FA;
font-size: small;
}
a:link {
background-color: none;
 color: #83A9FA;
 font-size: small;
 }
a:visited {
background-color: none;
 color: #83A9FA;
  font-size: small;
}

td {
 font-size: small;
 text-align: center;
 background-color: #FCA5A0;
}

b {
 font-family: Arial;
 font-size: small;
 text-align: center;
 color: #FEACA3;
}