a:link { color: blue; font-family: arial, helvetica; font-weight: bold; text-decoration: underline; }
a:visited { color: blue; font-family: arial, helvetica; font-weight: bold; text-decoration: underline; }
a:hover { color: maroon; font-family: arial, helvetica; font-weight: bold; text-decoration: underline; }
.amarillo { color: black; font-family: "courier new"; background-color: yellow; }
.normal { font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: left; }
.subraya { font-weight: bold; text-decoration: underline; }
