body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #324354;
	background-color: #cac6ab;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0CA0C7;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0CA0C7;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E42160;
}
title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990066;
}
