.topmenu  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.00em;
	color: #ffffff;
	background-image: url(../images/oranjebalk.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-top: 6px;
	width: 170px;
	height: 24px;
}
.topmenu:link  {
}
.topmenu:hover  {
	color: #ffffff;
	background-image: url(../images/oranjebalk-over.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.topmenu:visited  {
}

.loginmenu  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.00em;
	color: #323C53;
	text-decoration: None;
	width: 30px;
	height: 30px;
}
.loginmenu:link  {
}
.loginmenu:hover  {
	color: #ffffff;
}
.loginmenu:visited  {
}
.footertext  {
	color: #EEEEEE;
	text-decoration: None;
}
.footertext:link  {
	color: #EEEEEE;
	text-decoration: None;
}
.footertext:visited,  {
}
.footertext:active  {
}
.footertext:hover {
	color: #444C60;
	text-decoration: underline;
}
a {
	color: #B22222;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #444444;
	text-decoration: underline;
	font-weight: bold;
}

