.menu {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
}
.footer {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	color: #333333;
}
A:link { color: #000000;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
         text-decoration: none
}
A:visited { color: #000000;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
            text-decoration: none
}

}
A:active { color: #000000;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
           text-decoration: none
}

}
A:hover { color: #000000;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
 		 font-weight: bold;
         text-decoration: none
}
.heading {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #330000;
	text-transform: uppercase;

}

