.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	background-color: #0099FF;
}
.white-space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
}
a:hover {
	color: #0033FF;
	background-color: #80BDF0;
}
.heading {
	font-family: verdana;
	color: #003366;
	text-decoration: none;
}
.copyright {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4579A9;
	text-align: center;
}

