body {
	scrollbar-face-color: #111111;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #505050;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #7bbee8;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-weight: normal;
	color: #33CCFF;
	text-decoration: none;
}


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-weight: normal;
	color: #33CCFF;
	text-decoration: none;
}
a:hover {

	font-weight: normal;
	color: #33CCFF;
	text-decoration: underline;
}
a:visited {

	font-weight: normal;
	color: #3399FF;
	text-decoration: none;
}
a:active {

	font-weight: normal;
	color: #33CCFF;
	text-decoration: none;
}
