a:link {
	font-family: "Courier New", Courier, mono;
	font-size: xx-large;
	color: #000000;
	font-style: normal;
	font-weight: bold;

}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: xx-large;
	color: #000000;
	font-style: normal;
	font-weight: bold;

}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: xx-large;
	color: #000000;
	font-style: normal;
	font-weight: bold;

}
a:active {
	font-family: "Courier New", Courier, mono;
	font-size: xx-large;
	color: #000000;
	font-style: normal;
	font-weight: bolder;

}
