.normaltext {
	font-family: arial;
	font-size: 10pt;
	color: #333333;
}
a:link {
	font-family: arial,;
	font-size: 9pt;
	color: #B56002;
	text-decoration: none;
	font-style: normal;


}
a:visited {
	font-family: arial;
	font-size: 9pt;
	color: AC5D02;
	text-decoration: none;
	font-style: normal;


}
a:hover {
	font-family: arial;
	font-size: 9pt;
	color: #763F01;
	text-decoration: underline;

}
