
.menu   { font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 10px; background-position: left 50% }

A.menu    { color: black; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 10px; text-decoration: underline overline }

A.menu:hover       { color: #ffffff; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 10px; text-decoration: none; background-color: #008a9a; padding-right: 1px; padding-left: 1px }

.smallmenu    { color: black; font-size: 10px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: underline overline; background-position: left 50% }
.linkmenu  { color: black; font-size: 10px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: underline; background-position: left 50% }
.smallmenu:hover { color: white; font-size: 10px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; background-color: #008a9a; padding-right: 1px; padding-left: 1px }
.linkmenu:hover { color: white; font-size: 10px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; background-color: #008a9a; padding-right: 1px; padding-left: 1px }
.largemenu   { color: white; font-size: 30px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: 900; background-color: #008a9a; background-position: left 50% }
.boldmenu  { color: black; font-size: 14px; font-family: Arial; font-weight: 900; background-position: left 50% }

.smalltitle  { color: black; font-size: 11px; font-family: Arial; font-weight: 900; text-decoration: underline overline; background-position: left 50%; text-transform: uppercase }

.fixed {
	POSITION: fixed
}
