A:link{color:white;text-decoration:none}
A:visited{color:white;text-decoration:none}
A:active{color:white;text-decoration:none}
A:hover{color:red;text-decoration:underline; FILTER: fliph; HEIGHT: 3}

input, textarea
{ background: transparent;
font-family: arial;
color: white; 
text-align: center;
border-style: outset;
border-color: white;
border-width: 1px}

BODY {
		font-family: Verdana;
                color: white;
		background: darkblue;
                text-align: center;

scrollbar-face-color : darkblue; 
scrollbar-highlight-color : darkblue; 
scrollbar-3dlight-color : darkblue; 
scrollbar-shadow-color : darkblue;
scrollbar-darkshadow-color : darkblue;
scrollbar-track-color : white;
scrollbar-arrow-color : red}