A{text-decoration: underline}
A:link{cursor:crosshair; text-decoration: none; color: #99CCFF; }
A:visited{cursor:crosshair; text-decoration: none; color: #3399CC; }
A:active{cursor:crosshair; text-decoration: none; color: #FFFFFF; }
A:hover { text-decoration: none; color: #FFFFFF; }



body {  margin-right: 0px; 
	margin-left: 0px; 
	padding-right: 0px; 
	padding-left: 0px; 
	padding-top: 0px; 
	margin-top: 0px;
	background: url("buddha.gif");
	background-attachment: fixed;
	background-repeat: no-repeat;
        background-position: 100% 100%;
	background-color: #000020; 
	scrollbar-face-color:#000020;
	scrollbar-shadow-color:#205183;
	scrollbar-highlight-color:#205183;
	scrollbar-3dlight-color:#000020;
	scrollbar-darkshadow-color:#000020;
	scrollbar-track-color:#000020;
	scrollbar-arrow-color:#205183;

}

