a {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	border: thin none #003366;




}
