.scroll {
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #627C87;
	scrollbar-base-color: #627C87;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #627C87;
	scrollbar-shadow-color: #627C87;
	scrollbar-track-color: #ffffff;
}
.text {
	font-family:tahoma;
	font-size:11px;
	color:#627C87;
	text-decoration:none;
}
.text:hover {
	text-decoration:underline;
}
.link {
	font-family:tahoma;
	font-size:11px;
	color:#A30000;
	text-decoration:underline;
	font-weight:bold;
}
.link:hover {
	text-decoration:none;
}
.list {
	font-family:tahoma;
	font-size:11px;
	color:#627C87;
	text-decoration:underline;
	font-weight:bold;
}
.list:hover {
	text-decoration:none;
}