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: none; color:#ff6666;

background-color: #000000;

(Warning: the following cursor attribute is for those who use IE only!)

cursor: crosshair;}

h1 {font-family: verdana; 
color: #ffffff; } 

p {font-family: verdana;  
color: #ffffff; } 

body 
{ background-color: #000000;

font-family: verdana;
color: #ffffff ; 
letter-spacing: 0pt;
font-weight: normal;
font-size: x-small;


(Warning: the following scrollbar attribute is for those who use IE only!)

scrollbar-face-color : #000000; 
scrollbar-highlight-color : #000000; 
scrollbar-3dlight-color : #000000; 
scrollbar-shadow-color : #000000; 
scrollbar-darkshadow-color : #000000;
scrollbar-track-color : #ffffff; 
scrollbar-arrow-color : #ffffff; 

margin-top: 5;
margin-bottom: 5;
margin-left: 10;
margin-right: 10; 
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0; 
}










