a:link {
	font-family: "Maiandra GD";
	font-size: 13px;
	text-decoration: underline;
	list-style-position: outside;
	list-style-type: none;
	color: #6F337B;
	font-weight: bold;
	font-variant: normal;





}
a:visited {
	font-family: "Maiandra GD";
	font-size: 13px;
	text-decoration: underline;
	color: 6f337b;
	font-weight: bold;
	font-variant: normal;



}
a:hover {
	font-family: "Maiandra GD";
	font-size: 13px;
	text-decoration: none;
	color: #CC3300;
	font-weight: bold;
	font-variant: normal;


}
a:active {
	font-family: "Maiandra GD";
	font-size: 13px;
	text-decoration: underline;
	color: #663399;
	font-weight: bold;
	font-variant: normal;



}
.title {
	font-family: Calibri;
	font-size: 18px;
	color: #663366;
	font-weight: bold;
	font-variant: small-caps;
}
