body, table, tr, td {
	font: 8pt Arial; 
	color: #A9A9A9;
	letter-spacing: 0px}

A:link
{ text-decoration: none; color:#A9A9A9; }
A:visited
{ text-decoration: none; color:#A9A9A9; }
A:active
{ text-decoration: none; color:#A9A9A9; }
A:hover
{ text-decoration: none; color:#FFFFFF;}

body 
{ background: #000000; 
background-image: url();
background-attachment: fixed;

scrollbar-face-color : #000000; 
scrollbar-highlight-color : #000000; 
scrollbar-3dlight-color : #000000; 
scrollbar-shadow-color : #000000; 
scrollbar-darkshadow-color : #000000;
scrollbar-track-color : #000000; 
scrollbar-arrow-color : #DBDBDB;}

textarea,input,submit,reset{color:#A9A9A9; background:#000000; font-size:8pt; font-family:verdana; font-weight:normal; letter-spacing: 1px; text-decoration:none; border-width:1px; border-style:solid; border-color:#FFFFFF}