body {
	scrollbar-base-color : White;
	scrollbar-arrow-color : #009900;
	scrollbar-track-color: White;
	scrollbar-3dlight-color: #000066;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}
a:visited {
	text-decoration: none;
	color: Green;
}

a:hover {
	text-decoration: underline;
	color: #336666;
}

a:link {
	text-decoration: none;
	color: Green;
}
