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

}
a.news {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;

