p.nav {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	padding: 7px 10px 7px 28px;
}

p.nav a:link {
	text-decoration: none;
	color: white;
}

p.nav a:visited {
	text-decoration: none;
	color: white;
}

p.nav a:hover {
	text-decoration: none;
	color: #a8a8a8;
}