	a:link {
	font-family:			Verdana, Arial;
	color:					#999999;
	text-decoration:		none;
	font-weight:			bold;
	}

	a:visited {
	font-family:			Verdana, Arial;
	color:					#999999;
	text-decoration:		none;
	font-weight:			bold;
	}

	a:hover {
	font-family:			Verdana, Arial;
	color:					#FF8400;
	text-decoration:		none;
	font-weight:			bold;
	}
	
	a:active{
	font-family:			Verdana, Arial;
	color:					#999999;
	text-decoration:		none;
	font-weight:			bold;
	}
