body { }
.texto { color: black; font-size: 12px; font-family: Arial; }
.titulo1 { color: #9d0a0a; font-size: 16px; font-family: Arial; }
.titulo2 { color: #9d0a0a; font-size: 14px; font-family: Arial; }
a:link { color: #9d0a0a; font-size: 12px; font-family: Arial; }
a:visited { color: #9d0a0a; font-size: 12px; font-family: Arial; }
a:hover { color: #9d0a0a; font-size: 12px; font-family: Arial; font-style: italic; }
a:active { color: #9d0a0a; font-size: 12px; font-family: Arial; }

