.georgia11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
a:link {
	color: #5A8263;
}
a:visited {
	color: #5A8263;
}
a:hover {
	color: #EEEEEE;
	background-color: #5A8263;
}
.georgiaBig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
.whiteBorder {
	border: 3px solid #FFFFFF;
}
