 body{
 background-color: #000000;
 font-family: Tahoma;
 font-size: 11px;
 color: #ff97e5;
 scrollbar-3dlight-color: #FF04E7;
 scrollbar-arrow-color: #FF04E7;
 scrollbar-darkshadow-color: #FFFFFF;
 scrollbar-face-color: #FFFFFF;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-shadow-color: #FF04E7;
 scrollbar-track-color: transparent;
 cursor: n-resize;
}

.head {
 color: #FF05E5; 
 background-color: #FFFFFF; 
 font-weight: bold; 
 font-size: 11px; 
 font-face: Tahoma; 
 border: dashed 1px #BF91E9;
}

A:link {
color: #FF97E5; 
text-decoration: none; 
font-weight: bold; 
cursor: e-resize:
} 

A:visited {
color: #FF97E5; 
text-decoration: none; 
font-weight: bold; 
cursor: e-resize;
} 

A:active {
color: #FF97E5; 
font-weight: bold; 
cursor: e-resize;
} 

A:hover {
color: #FFFFFF; 
font-weight: bold; 
font-size: 12px; 
text-decoration: overline underline; 
background: #FF97E5; 
cursor: e-resize;
} 

input, textarea
{ background: #ffffff ;
font-family: Tahoma; 
font-size: 11px;
color: #FF05E5;
border-style: dashed; 
border-color: #BF91E9;
border-width: 1px; 
}
