.navwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navwhite:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.navwhite:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.navwhite:hover {
	color: #D8D2FA;
	text-decoration: none;
	font-weight: bold;