body { 
	scrollbar-face-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #F4F4F4;
	scrollbar-arrow-color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
	letter-spacing: 0px;
}
.text-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: -2px;
}
.text-bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	letter-spacing: 0px;
}
A:link {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
A:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
A:active {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
A:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

