.Mainmenu {
	width:16%;
	height:45px;
	text-align:center;
	background:url(../../images/shared/divider.gif) top right no-repeat;
}

.Mainmenu a {
text-decoration:none;
font-weight:bold;
color:#919594;
}

.Mainmenu a:hover {
text-decoration:underline;
}

.Mainmenu_selected a{
color:#FF6B2A;
text-decoration:underline;
}
.Footermenu {
font-weight:bold;
}
.Footermenu a{
text-decoration:none;
font-weight:bold;
color: black;
}

.Footermenu a:hover{
text-decoration:underline;
}

.Footermenu_selected a{
color:#FF6B2A;
text-decoration:underline;
}

.top_menu a{
font-size:11px;
text-decoration:none;
font-weight:bold;
color:#919594;
text-transform:lowercase
}
.top_menu a:hover {
text-decoration:underline;
}