a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FF0000;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #990000;
}
a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	color: #CC9900;
	background-color: #FFFFCC;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #006600;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-weight: bold;

}
