.menu_top_background {
	text-align: center;
	background-image: url(pic/menutopbackground.jpg);
}
.menu_top, .menu_top:visited{
	font-family:Calibri;
	font-size:14px;
	text-decoration:none;
	color:#454545;
	text-align: center;
	font-weight: normal;
}
a:hover.menu_top{
	font-family:Calibri;
	font-size:14px;
	text-decoration:underline;
	color:#454545;
	text-align: center;
	font-weight: normal;
}
.menu_top:active{
	font-family:Calibri;
	font-size:14px;
	text-decoration:none;
	color:#454545;
	text-align: center;
	font-weight: bold;
}