a:link{ text-decoration: none; color: lightyellow;}
a:visited{ text-decoration: none; color: lightblue;}
a:hover{ text-decoration: underline; color: #D8C9B8;}


body{
background-color: #000000;
background: url(stars.gif);
background-attachment:fixed;
font-family: Arial;
color: #ffffff;
font-size: 10pt;
text-align: center;
 scrollbar-arrow-color: #ffffff;
 scrollbar-track-color: #000000;
 scrollbar-face-color: #000000; 
 scrollbar-shadow-color: #ffffff;
 scrollbar-highlight-color: #ffffff;
 scrollbar-darkshadow-color: #000000;
 scrollbar-3dlight-color: #000000; 
}

table{
border:1px solid #FFFFFF;
color: #FFFFFF; 
font-family: Arial;
font-size: 10pt;
width: 560px;
}


td{
text-align: center;
background-color: #1F177B;
color: #ffffff; 
font-family: Arial;
font-size: 10pt;
}
