a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2E7C7A;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2E7C7A;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF00CC;
	text-decoration: none;
}
.border {
	border: 5px solid #97D0D5;
}
