a:active {
	font-size: 9pt;
	font-style: normal;
	color: #663366;
	font-weight: normal;
	text-decoration: none;

}
a:link {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	color: #663366;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	color: #663366;
	font-weight: normal;
	text-decoration: none;

}
a:hover {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;

}
.text{
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

