body {
	background-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #E9E9E9; 
	scrollbar-highlight-color: #E9E9E9; 
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-3dlight-color: #E9E9E9;
	scrollbar-arrow-color: #E9E9E9; 
	scrollbar-darkshadow-color: #E9E9E9;
}
.text {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0A0A0A;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	letter-spacing: 0px;
}
.text-bold {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0A0A0A;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	letter-spacing: 0px;
}
.text-blue {
	font-family: Georgia, Palatino;
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00CCFF;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	letter-spacing: -1px;
}
.text-red {
	font-family: Georgia, Palatino;
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF5900;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	letter-spacing: -1px;
}
.text-yellow {
	font-family: Georgia, Palatino;
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9933;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	letter-spacing: -1px;
}
.text-purple {
	font-family: Georgia, Palatino;
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF409F;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	letter-spacing: -1px;
}
.text-yellow {
	font-family: Georgia, Palatino;
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9933;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	letter-spacing: -1px;
}
.text-title {
	font-family: Georgia, Palatino;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #66CCFF;
	text-decoration: none;
	letter-spacing: -1px;
}
.text-title-purple {
	font-family: Georgia, Palatino;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF409F;
	text-decoration: none;
	letter-spacing: -1px;
}
.text-title-red {
	font-family: Georgia, Palatino;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF5900;
	text-decoration: none;
	letter-spacing: -1px;
}
.text-title-yellow {
	font-family: Georgia, Palatino;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9933;
	text-decoration: none;
	letter-spacing: -1px;
}
A:link {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0A0A0A;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0px;
	text-decoration: underline;
	background-color: none;
}
A:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0A0A0A;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0px;
	text-decoration: underline;
	background-color: none;
}
A:active {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0A0A0A;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0px;
	text-decoration: underline;
	background-color: none;
}
A:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0A0A0A;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0px;
	text-decoration: none;
	background-color: none;
}

