.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
}
.bg {
	background-color: #8d2756;
	background-image: url(109799inner_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 23px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.yellow_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFCC00;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFCC00;
	font-weight:bold;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

