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.or:link {   text-decoration: none; text-decoration: none; color: red }
a.or:active {  text-decoration: none; text-decoration: none; color: red }
a.or:visited {  text-decoration: none; text-decoration: none; color: red }
a.or:hover {  text-decoration: none; text-decoration: none; color: white }
H1 { font-size: 30pt; }
LI { font-size: 10pt; 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; }
