A:link
{ text-decoration: none; color: #ffffff; }
A:visited
{ text-decoration: none; color: #ffffff; }
A:active
{ text-decoration: none; color: #ffffff; }
A:hover
{ text-decoration: underline; color: #940f04; }
body
{ background: #000000;
background-image:
url(pic/bg.jpg);
background-repeat: repeat; 
background-position: top;
background-attachment: fixed;
font-family: arial;
font-size: 9pt;
color: #fff4df; 
scrollbar-face-color: #000000; 
scrollbar-highlight-color: #940f04; 
scrollbar-3dlight-color: #940f04; 
scrollbar-shadow-color: #940f04; 
scrollbar-darkshadow-color: #940f04;
scrollbar-track-color: #000000; 
scrollbar-arrow-color: #940f04; 
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0; }
td
{font-size: 9pt; }
.border
{ border-style: solid;
border-width: 3px;
border-color: #940f04;
background-color: #000000; }
.small
{ font-size: 7pt; }