body 
{		color: #FFFFFF; 
		font-family: verdana; 
		font-size: 10px;
		scrollbar-face-color:grey;
		scrollbar-arrow-color:black;
		scrollbar-track-color:white;
		scrollbar-shadow-color:black;
		scrollbar-highlight-color:black;
		scrollbar-3dlight-color:white;
		scrollbar-darkshadow-color:black;
}


window 
{ 		width: 1000px;
		height: 400px;
}

a:link { text-decoration: none; color: #00CCFF}
a:visited { text-decoration: none; color: #00CCFF}
a:active { text-decoration: none; color: #00CCFF}
a:hover { text-decoration: underline; color: #00CCFF  }
