a:link {
	font-family: "";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	font-weight: 100;

}
a:hover {
	font-family: "";
	font-size: 9pt;
	color: #333333;
	text-decoration: underline;
	font-weight: 100;


}
