a:link {
	font-family: Georgia, "", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	font-style: italic;
}
.text {
	font-family: Georgia;
	font-size: 16px;
	color: #65277C;
	text-decoration: none;
	margin: 10px;
	text-align: justify;
}
.contact {
	font-family: Georgia;
	font-size: 16px;
	color: #65277C;
	text-decoration: none;
	margin: 10px;
	text-align: center;
}
.title {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #6A6A6A;
}
.copyrights {
	font-family: "Monotype Corsiva";
	font-size: 16px;
	
	color: #000000;
}
a.nav:link {
	color:#000099;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}
a.nav:visited {color:#000099;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	}
a.nav:active {color:#000099;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	}
a.nav:hover {
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}
.design {
	font-family: Georgia;
	font-size: 12px;
	
	color: #000000;
}