body { color: black; background-color: white; }
p {}
a:link { color: #000 ; text-decoration: none; }
a:visited { color: black; text-decoration: none; }
a:hover { color: #f00 ; text-decoration: underline overline; }
a:active { color: black; }
.titular { font-size: 24px; }
.menor { font-size: 10px; }
.menor2 { font-size: 12px; }
