#mtnav {
	font:11px/13px verdana,sans-serif;
	color:#666;
	}

#mtnav a {
	color:#000033;
	background-color:transparent;
	padding:1px;
	text-decoration: none;

	}

#mtnav a:hover {
	color:#F60;
	background-color:#CFF;
	text-decoration:underline;
	}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #000033;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #000033;
}
a:hover {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #0000FF;
	text-decoration: none;

}
