.normal {
	font-size: 16px;
	color: #FFFFFF;
}
.med { font-size: 12px }
.large { font-size: 18px }
.small { font-size: 11px }
a  { color: #f3cb5c; text-decoration: none }
a:hover {
	color: white;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.footer_menu { background: black url(../images/footer_menu_bg.gif) no-repeat right  }
.main_back { background: black url(../images/bg3.jpg) no-repeat center }
.arrow_red  { list-style-image: url(images/arrows_bullets/arrow_red.gif) }
.arrow_green { list-style-image: url(images/arrows_bullets/arrow_green.gif) }
.bullet_red { list-style-image: url(images/arrows_bullets/btn_red.gif) }
.bullet_yellow { list-style-image: url(images/arrows_bullets/btn_yellow.gif) }
