 A:Link {
	color: #92A3BA;
	text-decoration: none;
	}

  A:Visited {
	color: #92A3BA;
	}

  A:Active {
	color: #92A3BA;
	}

  A:Hover {
	color: #F77811;
	}

 BODY {
	background: #1B364B;
	font-family: arial, Tahoma, helvetica, Sans Serif;;
	font-size: 50%;
	color: #BBC2CB;
	scrollbar-face-color: #6D6D6D;
	SCROLLBAR-HIGHLIGHT-COLOR: #6D6D6D;
	SCROLLBAR-SHADOW-COLOR: #3C3C3C;
	SCROLLBAR-3DLIGHT-COLOR: #3C3C3C;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #3C3C3C;
	SCROLLBAR-DARKSHADOW-COLOR: #3C3C3C;
}

