body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #4A4D4A;
	font-size: 11px;
	color: #000000;
}
.border {
	border: 2px solid #FF6666;
}

.footer {
	font-family: Georgia;
	font-size: 14px;
	color: #333333;
}


.menu {
	font-family: Georgia;
	font-size: 24px;
	font-weight: bold;
	color: #A32C03;
}
a:link {
	font-family:Georgia;
	font-size:24px;
	color:#A32C03;
	font-weight: bold;
	text-decoration: none;

}

a:visited {
	font-family:Georgia;
	font-size:24px;
	color:#A32C03;
	font-weight: bold;
	text-decoration: none;
	
}
a:hover {
	font-family:Georgia;
	font-size:24px;
	color:#A32C03;
	font-weight: bold;
	text-decoration: none;
		}
.border {
	border: 2px solid #a94126;
}
