a:link {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: rgb(0,0,0);
	text-decoration: none;
}
a:visited {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: rgb(0,0,0);
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: rgb(0,0,0);
	text-decoration: none;
}
a:active {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: rgb(0,0,0);
	text-decoration: none;
}