/* Body Styles */
/* Default for Body text */
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: f6d523;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.bodytext a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: f6d523;

}
.bodytext a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: f6d523;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.bodytext a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.bodytext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: f6d523;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.navtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: f6d523;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}
.navtext a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: f6d523;
	text-decoration: none;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.navtext a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: f6d523;
	text-decoration: none;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.navtext a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
