body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: white;
}
.a:link {
	color: #A6CAF0;
	text-decoration: none;
}
.a:visited {
	text-decoration: none;
	color: #A6CAF0;
}
.a:hover {
	text-decoration: underline;
	color: white;
}
.a:active {
	text-decoration: none;
	color: #A6CAF0;
}
div {
	scrollbar-face-color: 2e22a4;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: 4031d6;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: 2e22a4;
	scrollbar-arrow-color: white;
	border:'3' ;
}
