a.NavBar:link {font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: white;
	line-height: 20px;
	text-decoration: none}
	
a.NavBar:visited {font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: white;
	line-height: 20px;
	text-decoration: none}
	
a.NavBar:hover {font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: white;
    line-height: 20px;
	text-decoration: underline}
	
a.NavBar:active {font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: white;
	line-height: 20px;
	text-decoration: underline}