.NavigationText {
font-family: Arial;
font-size: 12px;
color: #FFFFFF;
}
.copyright {
font-family: Futura;
font-size: 10px;
color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
