
.bold { font-weight: bold }
.rosa { color: #8b2b89; font-weight: normal }
h1 { color: black; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, Helvetica }
h2 { color: #4d6cb7; font-weight: bold; font-size: 16px; font-family: Verdana, Arial, Helvetica }
h3 { color: black; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, Helvetica; text-align: justify }
a { color: #36f; text-decoration: none }
a:hover { color: #f60 }
.rojo { color: red; font-weight: bold }
.italica { font-style: italic }
.derecha { text-align: right }
