.BarText {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
}

.NavText {
	font-family: Arial;
	font-size: 21px;
	line-height: 24px;
	color: #000000;
}

a {
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
}
a:link {
	color:#FFFFFF; text-decoration:none
} 
a:active {
	color:#FFFFFF; text-decoration:none
} 
a:visited {
	color:#FFFFFF; text-decoration:none
} 
a:hover {
	color:#444444; text-decoration:none
} 

