.menu {
	font-family: MARmith0;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: MARmith0;
	font-size: 20px;
	color: #FF9933;
	text-decoration: none;

}
.link { font-family: MARmith0; font-size: 18px; font-weight: bold; color: #FFCC00; text-decoration: none; }

