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;}
a.oro:active { text-decoration: none; color: red;  font-size: 16 px;}
a.oro:visited { text-decoration: none; color: red;  font-size: 16 px;}
a.oro:hover { text-decoration: none; color: white;  font-size: 16 px;}
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; }
