a:link {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #FF6600;
	text-decoration: none;
}
