.menuitem {
	FONT-WEIGHT: normal; COLOR: white; FONT-FAMILY: Century Gothic; TEXT-DECORATION: none
}
.menuitem A {
	FONT-WEIGHT: normal; COLOR: white; FONT-FAMILY: Century Gothic; TEXT-DECORATION: none
}
.menuitem A:visited {
	FONT-WEIGHT: normal; COLOR: white; FONT-FAMILY: Century Gothic; TEXT-DECORATION: none
}
.menuitem A:hover {
	FONT-WEIGHT: normal; COLOR: red; FONT-FAMILY: Century Gothic; TEXT-DECORATION: none
}
.menuitem A:active {
	FONT-WEIGHT: normal; COLOR: navy; FONT-FAMILY: Century Gothic; TEXT-DECORATION: none
}
