a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFDB8A;
	text-decoration: none;
}

a:visited {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFDB8A;
	text-decoration: none;
}

a:hover {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFDB8A;
	text-decoration: underline;
}

a:active {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFDB8A;
	text-decoration: none;
}

.headers {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	color: #FFffff;
}

.copytext{
font-family: Verdana, georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFffff;
}

