.menu {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC00FF;
	border: 0px none #FFFFFF;
	font-weight: bold;
}

   @font-face {
        font-family: 'Marydbol';
          src: url("marydbol.eot");
          src: local('Marydbol'),
             url("marydbol.ttf") format('opentype');
      }  
.mary
{
font-family: 'Marydbol', Arial, sans-serif;
}
.jumpmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

