<style type="text/css">
<!--
.text {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;

}
A.a01 {
   font-size: 12px;	color: #333333;text-decoration: none;}
A.a01:hover { font-size: 12px;
	color: #CC9900;
	text-decoration: underline;}

A {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
A:hover {
	font-size: 12px;
	line-height: 22px;
	color: #FF6600;
	text-decoration: underline;
}
.form {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #efefef;
	border-bottom-color: #efefef;
	border-left-color: #666666;
}
.button {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9933;
	border: 1px solid #c6c6c6;
}
.form2 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #f7f7f7;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.text2 {
	font-size: 12px;
	color: #4D5743;
	text-decoration: none;
	line-height: 22px;
}
-->
</style>