a.nav:link {
	color: Black;
	font-family : Verdana;
	font-size : 11;
	text-decoration : none;
}

a.nav:visited {
	color: Black;
	font-family : Verdana;
	font-size : 11;
	text-decoration : none;
}

a.nav:hover {
	color: White;
	font-family : Verdana;
	font-size : 11;
	text-decoration : none;
	width : 100%;
	background : 557799 100%;
}

a.main:link {
	color: Black;
	font-family : Verdana;
	font-size : 11;
	text-decoration : none;
}

a.main:visited {
	color: Black;
	font-family : Verdana;
	font-size : 11;
	text-decoration : none;
}


a.main:hover {
	color: White;
	font-family : Verdana;
	font-size : 11;
	text-decoration : none;
	width : 100%;
	background : CC0000 100%;
}

.new {
	font: 11 Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	text-decoration : none;
}
