#MENUTOP {
	width: 440px;
	height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
      }
    #MENUTOP ul {
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0;
      }
    #MENUTOP li {
	padding: 0;
	float: left;
	margin: 0;
      }
    #MENUTOP a {
	display:block;
	text-decoration:none;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #CCCCCC;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;

      }
    #MENUTOP a:hover {
	color:#F0F0F0;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
      }
    #MENUTOP #current {
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-decoration: underline;
      }
    #MENUTOP #current a {
	color:#FFFFFF;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
      }
	  
    #MENUTOP a.color1 {
	display:block;
	text-decoration:none;
	color: #FFFFFF;

      }
    #MENUTOP a.color2 {
	display:block;
	text-decoration:none;
	color: #2DFDD9;

      }
	      #MENUTOP a.color3 {
	display:block;
	text-decoration:none;
	color: #FF23ED;

      }
	      #MENUTOP a.color4 {
	display:block;
	text-decoration:none;
	color: #5A37FD;

      }
	      #MENUTOP a.color5 {
	display:block;
	text-decoration:none;
	color: #59F702;

      }
	  	      #MENUTOP a.color6 {
	display:block;
	text-decoration:none;
	color: #E9ED00;

      }
