a:link {
	font-family: Arial, Helvetica, Times, "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, Times, "Times New Roman";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, Times, "Times New Roman";
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}

