.menuitem {  color: #FFFF00; text-decoration: none; font-family: "Comic Sans MS"; font-style: normal; font-weight: normal}
.menuitem3 {
	font-family: "Comic Sans MS";
	color: #FF0000;
	text-decoration: none;

}
menuitem4 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}
.menuitem5 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

