.style {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
A {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #FDB934;
	text-decoration: none;
}
A:hover, A:active {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #FDB934;
	text-decoration: underline;
}	
.styleyellow {

	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FDB934;
}
