a:link {
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;

}
a:visited {
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #E7ECED;
	height: auto;
	width: auto;
	border: thin none #999999;
	margin: 1px;
	padding: 1px;


}
font {
	font-family: Arial, Helvetica, sans-serif;
}
