.text {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: 300; color: #000000; font-style: normal}
.link {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #CC6633; text-decoration: underline}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #cc6633;
	text-decoration: none;
	font-weight: bold;
}