.menusel {
	font-family: arial;
	font-size: 9px;
}
.top {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}
a.top {
	color: black;
}
.bottom {
	font-family: arial;
	font-size: 10px;
}
a.bottom {
	color: black;
	text-decoration: none;
}
a.bottom:hover {
	color: #FE7902;
	text-decoration: underline;
	font-weight: normal;
}
.navigation {
	font-family: arial;
	color: white;
	font-size: 13px;
	font-weight: bold;
}
