a:link {
	font-family: Arial;
	font-size: x-small;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: x-small;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	border: none;
}
a:active {
	font-family: Arial;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
}

