.yellow {
	background-color: #FB4803;}
.lightgray {
	background-color: #F8F8F8;}
.bodytext {
	font-family: Verdana;	font-size: 12px;	color: #5F5F5F; }
.darkgray {
	background-color: #F3F3F3; }

a:link {
	font-family: Verdana;	font-size: 12px;	color: #5F5F5F;	text-decoration: underline;}
a:visited {
	font-family: Verdana;	font-size: 12px;	color: #5F5F5F;	text-decoration: underline;}
a:hover {
	font-family: Verdana;	font-size: 12px;	color: #FB4803;	text-decoration: none;}
a:active {
	font-family: Verdana;	font-size: 12px;	color: #5F5F5F;	text-decoration: underline;}

a.gray:link {
	font-family: Verdana;	font-size: 11px;	color: #848484;	text-decoration: none;}
a.gray:visited {
	font-family: Verdana;	font-size: 11px;	color: #848484;	text-decoration: none;}
a.gray:hover {
	font-family: Verdana;	font-size: 11px;	color: #FB4803;	text-decoration: none;}
a.gray:active {
	font-family: Verdana;	font-size: 11px;	color: #848484;	text-decoration: none;}

a.orange:link {
	font-family: Verdana;	font-size: 11px;	font-weight: bold;	color: #DD8300;	text-decoration: underline;}
a.orange:visited {
	font-family: Verdana;	font-size: 11px;	font-weight: bold;	color: #DD8300;	text-decoration: underline;}
a.orange:active {
	font-family: Verdana;	font-size: 11px;	font-weight: bold;	color: #DD8300;	text-decoration: underline;}
a.orange:hover {
	font-family: Verdana;	font-size: 11px;	font-weight: bold;	color: #FB4803;	text-decoration: none;}

.heading {
	font-family: Verdana;	font-size: 12px;	font-weight: bold;	color: #AC414B;	text-decoration: none;}

.subheading {
	font-family: Verdana;	font-size: 12px;	font-style: normal;	font-weight: bold;	color: #DD8300;	text-decoration: none;}
