@charset "utf-8";
/* CSS Document*/

<style type="text/css">
<!--
body {
	scrollbar-3dlight-color: #3B4800;
	scrollbar-arrow-color: #898888;
	scrollbar-base-color: #898888;
	scrollbar-darkshadow-color: #3B4800;
	scrollbar-face-color: #3B4800;
	scrollbar-highlight-color: #898888;
	scrollbar-shadow-color: #898888;
	scrollbar-track-color: #3B4800;
}
.text {
	font-family: tahoma;
	font-size:10px;
	color:#FBFFF0;
	text-decoration:none;
	line-height:11px;
}

.text1 {
	font-family: tahoma;
	font-size:12px;
	color:#FBFFF0;
	text-decoration:none;
	line-height:14px;
}

.text1a {
	font-family: tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	line-height:14px;
}

.text2 {
	font-family: tahoma;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:11px;
}

.text2a {
	font-family: tahoma;
	font-size:18px;
	color:#FBFFF0;
	text-decoration:none;
	line-height:19px;
}

.text3 {
	font-family: tahoma;
	font-size:10px;
	color:#A5C333; font-weight:bold;
	text-decoration:none;
	line-height:11px;
}

.text3a {
	font-family: tahoma;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	line-height:16px;
}

a.first {
  color: #6F023B; font-family: Tahoma; font-size:10px; text-decoration: none;
}
a.first:visited {
  color: #6F023B;
}
a.first:hover {
	color: #6F023B; text-decoration: underline;
}
a.first:active {
  color: #6F023B;
}
a.second {
  color: #A5C333; font-family: Tahoma; font-size:10px; text-decoration: underline; font-weight:bold;
}

a.second1 {
  color: #A5C333; font-family: Tahoma; font-size:12px; text-decoration: underline; font-weight:bold;
}

a.second1:visited {
  color: #00ffff;
}

a.second:visited {
  color: #A5C333;
}
a.second:hover {
	color: #A5C333; text-decoration:none;
}
a.second:active {
  color: #A5C333;
}

-->
</style>