.ajmainmenu {
	color: white;
  background: transparent;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana,Arial;
  font-size: 7pt;
}

.ajsubmenu {
	color: white;
  background: transparent;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana,Arial;
  font-size: 7pt;
}

.mainmenu {
        color: white;
  background: transparent;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana,Arial;
  font-size: 7pt;
}

.navbar {
	color: white;
  background: #aa0000;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana,Arial;
  font-size: 7pt;
}
