a:link {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	text-decoration: none;
	font-weight: bold;


}
a:visited {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	color: #333333;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;



}
