a:link {
	font-size: 14px;
	color: #FFFFFF;
	font-family:Georgia;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	font-size: 14px;
	color: #FFFFFF;
	font-family:Georgia;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	font-size: 15px;
	color: #D29930;
	font-family:Georgia;
	text-decoration:none;
	font-weight:bold;
}
.text {
	font-family: Georgia;
	font-size: 16px;
	text-decoration: none;
	color: #7E0701;
}
.text2 {
	font-family: Georgia;
	font-size: 14px;
	text-decoration: none;
	color: #7E0701;
}
.title {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	color: #AF6712;
	text-decoration: none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.nav:link {
	color:#2C5456;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.nav:visited {color:#2C5456;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	}
a.nav:active {color:#2C5456;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	}
a.nav:hover {
	color:#6D6E70;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
