.ajmainmenu {
	font : normal 12px Georgia, "Times New Roman", Times, serif;
	text-decoration : none;
; text-transform: none
}

.ajsubmenu {
	font : normal 11px Georgia, "Times New Roman", Times, serif;
	text-decoration : none;
; text-transform: none
}

/* Start Link formatting */
a {
	text-decoration:none;
	color:#000099;
}

a:hover {
	text-decoration:none;
	color:#666;
	text-decoration:underline;
}/* End Link formatting */
