.text {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.headingB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00000;
	text-decoration: none;
}
.textbox {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 17px;
	width: auto;
	border: 1px solid #006699;
}
.bodylinks {
	font-family: tahoma;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
.bodylinks a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
.bodylinks a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
.bodylinks a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
}
.toplinks {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.toplinks a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.toplinks a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.toplinks a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FFD379;
	text-decoration: none;
}
.textboxgolden {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 17px;
	width: auto;
	border: 1px solid #FFCC99;
}
.selectgolden {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 17px;
	width: auto;
	border: 1px solid #FFCC99;
}
.textareagolden {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	width: auto;
	border: 1px solid #FFCC99;
}
.bgGolden {
	background-color: #FFCC99;
}
