.nav a:link, .nav a:active, .nav a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #6C4E13;
	font-style: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	bottom: 50px;

}
.nav a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #A08449;
	font-style: bold;
	text-decoration: none;

}
body {
	font-family: "Gill Sans";
	font-size: 16px;
	font-style: normal;
	color: #6C4E13;
	background-image: url(../images/back_floor.jpg);
}
.body_red {
	font-family: "Gill Sans";
	font-size: 16px;
	font-style: normal;
	color: #78130B;

}
body a:link, body a:active, body a:visited {
	font-family: "Gill Sans";
	font-size: 14px;
	font-style: normal;
	color: #6C4E13;

}
body a:hover {
	font-family: "Gill Sans";
	font-size: 14px;
	font-style: normal;
	color: #6C4E13;
	}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	color: #990000;
}


.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #F5EED4;
}
.footer a:link, .footer a:active, .footer a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #F5EED4;
	font-style: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	bottom: 50px;

}
.footer a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #F5EED4;
	font-style: bold;
	text-decoration: none;

}
