a:link {  text-decoration: none; color: yellow; font-size: 12 px; }
a:active { text-decoration: none; color: yellow; font-size: 12 px; }
a:visited { text-decoration: none; color: yellow; font-size: 12 px; }
a:hover { text-decoration: none; color: white; font-size: 12 px; }
a.oro:link {  text-decoration: none; color: red;  font-size: 16 px; font-family: verdana; }
a.oro:active { text-decoration: none; color: red;  font-size: 16 px; font-family: verdana; }
a.oro:visited { text-decoration: none; color: red;  font-size: 16 px; font-family: verdana; }
a.oro:hover { text-decoration: none; color: white;  font-size: 16 px; font-family: verdana; }
a.plata:link {  text-decoration: none; color: silver;  font-size: 12 px; font-family: verdana; }
a.plata:active { text-decoration: none; color: silver;  font-size: 12 px; font-family: verdana; }
a.plata:visited { text-decoration: none; color: silver;  font-size: 12 px; font-family: verdana; }
a.plata:hover { text-decoration: none; color: green;  font-size: 12 px; font-family: verdana; }
UL.oro { color: gold; font-family: verdana; font-size: 12 px; font-family: verdana; }
BODY {SCROLLBAR-FACE-COLOR: gold;
SCROLLBAR-HIGHLIGHT-COLOR: yellow;
SCROLLBAR-SHADOW-COLOR: black;
SCROLLBAR-3DLIGHT-COLOR: gold;
SCROLLBAR-ARROW-COLOR: black;
SCROLLBAR-TRACK-COLOR: yellow;
SCROLLBAR-DARKSHADOW-COLOR: gold;  overflow: auto; }

