a:hover {
	color: #F29400;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;


}

a:active {
	color: #CD3932;
}

.nav {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	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: #CD3932;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	line-height: normal;
	text-decoration: none;
}
