a:link {
	color: #4E3931;
	text-decoration: underline;
}
a:visited {
	color: #4E3931;
	text-decoration: underline;
}

a:hover {
	color: #AD91C0;
	text-decoration: underline;
}

a:active {
	color: #4E3931;
	text-decoration: underline;
}

.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #91525E;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #91525E;
}

.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #91525E;
}

