a:hover {
	color: #FFFFFF;
	background-color: #FF6600;

}

a:active {
	color: #CD3932;
}

.nav {
	color: #FF6600;
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bolder;
	line-height: normal;
	text-decoration: none;
}

.subNav {
	color: #FF6600;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
}
.new {

	color: #FF0000;
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bolder;
	line-height: normal;
	text-decoration: none;
}
