a:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;


}

a:visited {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;


}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;

}

a:active {
	color: #666666;
	text-decoration: none;

}
