.text { color: silver; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link { color: silver; text-decoration: none; }
a:hover { color: #99f; text-decoration: none; }
a:visited { color: #66f; text-decoration: none; }
a:active { color: red; }
.tablas { border: dotted 1px white; }
