body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.home-text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.width {
	width: 575px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link {
	color: #7E2A37;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	color: #983343;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	color: #6C7603;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.images {
	border: thin solid #7E2A37;
}
.left {
	float: left;
	width: 265px;
	font-size:11px;
}
.right {
	float: right;
	width: 265px;
	font-size:11px;
}
