a:link {
	color : #007CB7;
	text-decoration : underline;
}

a:hover {
	background : #007CB7;
	color : #FFFFFF;
}

body {
	background : url(bkgroundnew2.jpg) #FFFFFF no-repeat;
	color : #714F4C;
	font : large Arial;
	margin : 0px auto 0px;
	scrollbar-3dlight-color : #B18885;
	scrollbar-arrow-color : #F5F5DC;
	scrollbar-base-color : #714F4C;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : #714F4C;
	scrollbar-highlight-color : #F5F5DC;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #F5F5DC;
}
