.titulo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF}
.normal {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #00FF00; font-weight: bold}
.resaltado { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFF66; font-weight: bold }
.codigo { font-family: "Courier New", Courier, mono; font-size: 14px; color: #00CCFF; font-weight: bold}
.codigoref { font-family: "Courier New", Courier, mono; font-size: 14px; color: #00FF00; font-weight: bold }
pre {  font-family: "Courier New", Courier, mono; font-size: 14px; color: #00CCFF; font-weight: bold}
a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #00FF00; font-weight: bold ; text-decoration: none}
a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold ; text-decoration: underline}
