.menu_xs {
	font-family: "Frutiger Linotype", Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.orange_headings {
	font-family: "Frutiger Linotype", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
}
.small_stuff {
	font-family: "Frutiger Linotype", Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.heading_1 {
	font-family: "Frutiger Linotype", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.menu_guides{
	font-family: "Frutiger Linotype", Helvetica, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}	

.orange_small {
	font-family: "Frutiger Linotype", Helvetica, Arial, sans-serif;
	font-size: 0.95;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}	




.comic_menu_guides{
	font-family: Comic Sans MS, "Frutiger Linotype", Helvetica, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.comic_xs {
	font-family: Comic Sans MS, "Frutiger Linotype", Helvetica, Arial, sans-serif;
	font-size: s0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000033;
}
.comic_headings {
	font-family: Comic Sans MS, "Frutiger Linotype", Helvetica, Arial, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0941b0;
}
.small_stuff_comic {
	font-family: Comic Sans MS, "Frutiger Linotype", Helvetica, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.comic_heading_1 {
	font-family: Comic Sans MS, "Frutiger Linotype", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000033;
}
.comic_med {
	font-family: "Frutiger Linotype", Helvetica, Arial, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}



a:link {
	color: #000000;
	border-bottom: dotted 1px #333;
}
a:visited {
	border-bottom: dotted 1px #333;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #111;
	background: #ffff00;
}
a:active {
	border-bottom: dotted 1px #333;
	color: #000000;
}