body {
 background-image:url(../gif/hg.gif);
 background-repeat:repeat-y;
 background-attachment:fixed; padding:0px;
 background-color:#000000;

 font-family:"Verdana", Arial,sans-serif;
 font-size:13;
 color:#C0C0C0;
 text-align:center;
 
 scrollbar-face-color: #5D5D5D;
 scrollbar-highlight-color: #C0C0C0;
 scrollbar-shadow-color: #C0C0C0;
 scrollbar-3dlight-color: #C0C0C0;
 scrollbar-arrow-color: #C0C0C0;
 scrollbar-track-color: #5D5D5D;
 scrollbar-darkshadow-color: #5D5D5D;
 }

a:link {
 text-decoration:none; font-weight:bold; color:#C0C0C0; 
 }
a:visited {
 text-decoration:none; color:#C0C0C0;
 }
a:hover {
 text-decoration:underline; font-weight:bold; color:#707070;
 }
a:active {
 text-decoration:none; font-weight:bold; color:#404040;
 }

a.menulink:link {
 text-decoration:none; font-size:18; font-weight:bold; color:#C0C0C0; 
 }
a.menulink:visited {
 text-decoration:none; font-size:18; color:#C0C0C0;
 }
a.menulink:hover {
 text-decoration:underline; font-size:18; font-weight:bold; color:#707070;
 }
a.menulink:active {
 text-decoration:none; font-size:18; font-weight:bold; color:#404040;
 }

p {
 font-family:"Verdana",Arial,sans-serif;
 color:#C9920F;
 }
td {
 font-family:"Verdana",Arial,sans-serif;
 font-size:13;
 color:#C0C0C0;
 }
