.ajmainmenu {
	font : bold x-small Verdana;
	text-decoration : none;
	color : #7786EE;

}

.ajmainmenu:hover {
	color : White;
}

.ajsubmenu {
	font : bold x-small Verdana;
	text-decoration : none;
	color : #7786EE;
}

.ajsubmenu:hover {
	color : white;
}