
a:link {
	font-family: Courier New, Courier, mono;
	font-size: medium;
	font-weight: bold;
	color: #A95913;
	text-decoration: none;

}
a:visited {
	font-family: Courier New, Courier, mono;
	font-size: medium;
	font-weight: bold;
	color: #A95913;
	text-decoration: none;

}
a:active {
	font-family: Courier New, Courier, mono;
	font-size: medium;
	font-weight: bold;
	color: #A95913;
	text-decoration: none;

}
a:hover {
	font-family: Courier New, Courier, mono;
	font-size: medium;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;

}
