/* CSS Document */

/* CSS Document */

body {
	background-color: #9BA5AE;
	SCROLLBAR-BASE-COLOR: #9BA5AE;
	SCROLLBAR-FACE-COLOR: #9BA5AE;
	SCROLLBAR-HIGHLIGHT-COLOR: #C1CBD4;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #9BA5AE;
	SCROLLBAR-ARROW-COLOR: #abbac8;
	SCROLLBAR-TRACK-COLOR: #9BA5AE;
	SCROLLBAR-DARKSHADOW-COLOR: #9BA5AE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}


A:link {
	color: #ffffff
	text-decoration: underline }
A:visited {
	color: #ffffff;
	text-decoration: underline }
A:active {
	color: #ffffff;
	text-decoration: underline }
A:hover {
	text-decoration: none;
	background-color: ; }