body { color: black; background-color: transparent; }
.texto { color: #484848; font-size: 14px; font-family: arial; font-weight: normal; font-style: normal; text-align: left; }
.texto3 { color: #484848; font-size: 10px; font-family: arial; text-align: left; }
.texto1 { color: #000; font-size: 14px; font-family: arial; font-weight: bold; font-style: italic; text-align: left; }
.texto2 { color: #00008b; font-size: 18px; font-family: arial; font-weight: bold; font-style: italic; text-align: left; }
p {}
td {}
a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }
