A:link      { text-decoration: none; }
A:visited   { text-decoration: none; }
A:active    { text-decoration: none; }
A:hover     { text-decoration: underline; color: #0000cc; }
a           { text-decoration: none; color: #ffffff; }

body        { font-family: Helvetica, sans-serif; font-size: 30pt; color: #0000cc; line-height: 100%; background: #00aaff;
              SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR: #000066; SCROLLBAR-BASE-COLOR: #00aaff;      }
.menu       { font-size: 12pt; line-height: 130%; font-weight: lighter; }
.larg       { font-size: 14pt; line-height: 20%; }
.link       { color: #ff0000; line-height: 130%; text-decoration: underline; }