a.text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 90%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
a.text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 90%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
a.text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 90%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #009966;
	text-decoration: underline;
}
.fontsize {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}
a.text:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 90%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #590572;
}

