body { 
font: 13px Verdana, Tahoma; 
color: #fff; 
letter-spacing: 1px;
text-align: left;
background: #000 repeat-y; 
}

a:link, a:visited, a:active { 
font-style: normal; 
font-weight: bold; 
color: #fff; 
text-decoration: none; 
}

a:hover { 
color: #838383; 
text-decoration: none; 
}

h1 { 
font-style: normal; 
font-weight: bold; 
font-size: 16px; 
color: #bb0101; 
letter-spacing: 3px; 
padding: 0px; 
margin: 2px; 
font-family: Verdana, Tahoma; 
}

