a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCFFCC;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCFFCC;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCFFCC;
	text-decoration: none;
}
.text-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCFFCC;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCFFCC;
	text-decoration: none;
}
.text-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCFFCC;
	font-style: normal;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #85B89C;
}
body {
	background-color: #336666;
	scrollbar-base-color: #336666;
	scrollbar-arrow-color: #CCFFCC;
	scrollbar-DarkShadow-Color: #336666;

}