.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}
	
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#FFFFFF;
	}
.main a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #511C62;
	text-decoration:none;
}

.main a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #76298F;
	text-decoration:none;
}


.main a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #511C62;
	font-style:italic;
	text-decoration:none;
}


.main a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #511C62;
	font-style:italic;
	text-decoration:none;
}

.footer a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color:#DFEB9C;
	text-decoration:none;
}


.footer a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color:#FFFFFF;
	text-decoration:underline;
}


.footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color:#FFFFFF;
	text-decoration:underline;
}



.images {
	cursor: pointer;
	border:none
}

.Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #4A1B5A;
	padding:5px;
}
