a.about:link {
	font-size: 9pt;
	color: #512701;
	text-decoration: none;
	font-weight: bold;

}
a.about:visited {
	font-size: 9pt;
	color: #521701;
	text-decoration: none;
	font-weight: bold;

}
a.about:hover {
	font-size: 10pt;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;

}
a.about:active {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;

}
a:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
}
all {
	border: 0.03px solid #CCCCCC;
}
.all {
	border: 0.03mm solid #CCCCCC;
}
.input2 {
	border: 0.03mm solid #CFC09F;
	background-color: #F8F7F3;
}
.left {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0.03mm;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #006666;
	border-right-color: #3333CC;
	border-left-color: #333333;
}

