{cursor: default; }
body, html, td, font{
font-family: verdana; 
color: #69EFF8; 
letter-spacing: 0px;
text-align: justify;  
font-weight: normal;
font-size: 9px }

body
{background-color: #000000;
scrollbar-face-color:#000000;
scrollbar-arrow-color:#69EFF8;
scrollbar-track-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#69EFF8;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;}


input, textarea
{ background:#000000;
font-family: verdana;
font-size: 9px;
letter-spacing: 0px;
color: #69EFF8; 
border: 1px solid #69EFF8;}

option, select {
	background-color: #000000;
    font-family: verdana;
	font-size: 9px;
	color: #69EFF8;
	letter-spacing: 0px;
	border: 1px solid #69EFF8;
	padding: 0px; }

A:link, A:active, A:visited 
{
text-decoration:none; 
font-weight:none;
color:#FFFFFF;}

A:hover {
text-decoration:underline; 
color:#69EFF8;
font-weight:none;
background:none;
border-bottom:solid #FFFFFF 1px;
cursor:default;
}
