a.menu2 {
	font-family: Tahoma;
	font-weight: bolder;
	text-decoration: none;
	font-size: 14px;
	color: #FF1711;
}

a.menu2:hover {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 15px;
	color: #999900;
	}
a.menu3 {
	font-family: "Microsoft Sans Serif";
	font-weight: bolder;
	text-decoration: none;
	font-size: 15px;
	color: #FFAA71;
}

a.menu3:hover {
	font-family: "Microsoft Sans Serif";
	text-decoration: none;
	font-size: 16px;
	color: #FFBE93;
	}

