a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
	text-decoration: none;
}
.testing a:link{color: #999999;}
a:hover {
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #666666;
}
