A { text-decoration : none }
A:link { color: black; text-decoration: underline}
A:visited { color: black; text-decoration: underline}
A:active { color: white; text-decoration: none}
A:hover { color : white; background-color: #0099FF; }
TD, BODY { font-family: Osaka; font-size: 1em; font-color: black; }
TD, BODY { text-autospace: ideograph-numeric; }
BODY { scrollbar-3dlight-color:#999999;
           scrollbar-arrow-color:#999999;
           scrollbar-base-color:#FFFFFF;
           scrollbar-darkshadow-color:#FFFFFF;
           scrollbar-face-color:#FFFFFF;
           scrollbar-highlight-color:#FFFFFF;
           scrollbar-shadow-color:#999999; 
	        margin-right: 10em; 
		margin-left: 0em; 
		margin-top: 0em; 
		margin-bottom: 0em; }
