BODY {
	color: Black;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
			scrollbar-arrow-color : #56537B;
			scrollbar-face-color : #3D5BB1;
	scrollbar-highlight-color : #3D5BB1;									
	background-color : #3D5BB1;																	
	scrollbar-base-color : #3D5BB1;
																	}


A.left:LINK {
	color: #3C3D6C;
	text-decoration : none;
		font-size : 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-weight : bold;
}

A.left:HOVER {
	color: #D5D9F0;
	text-decoration : none;
		font-size : 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-weight : bold;
				background-color : #56537B;
}

A.left:VISITED {
	color: #3C3D6C;
	text-decoration : none;
		font-size : 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-weight : bold;
}
	
A:HOVER {
	color: #2C2776;
		text-decoration : overline;
		font-weight : bold;
}
