body {
	background-color: #5C4035;
}
a.linksfooter:link     {
	color: #E7D9BF;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
a.linksfooter:hover  {
	color: #E7D9BF;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
	
a.linksfooter:active   {
	color: #E7D9BF;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

a.linksfooter:visited   {
	color: #E7D9BF;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #E7D9BF;
}
.common {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
	color: #E7D9BF;
}
.common2 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: normal;
	color: #E7D9BF;
}
.common3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #E7D9BF;
}