.box  {
	color: #ADAB7C;
	letter-spacing: 0px;
	color: #FCF8EF;
	background-color: #fcf8ef;
	background-position: center center;
	border: 1px solid #CCCCCC;
}

.body  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8B8C52;
	line-height: 15px;
	letter-spacing: 0px;
	font-size: 12px;
	font-weight: normal;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0px;
	line-height : 16px;
	font-weight: normal;
	padding: 0px;
	background-color: #A9B073;
	text-align: center;
	margin: 5px;
}

A.footer:visited  {
	color: #FFFFFF;
	text-decoration : none;
}
	
A.footer:link  {
	color: #FFFFFF;
	text-decoration : none;
}
	
A.footer:active  {
	color: #FFFFFF;
	text-decoration : none;
}
	
A.footer:hover  {
	color: #68311D;
	text-decoration : none;
}

.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #68311D;
	letter-spacing: 0px;
	font-weight: normal;
	font-size: 12px;
}

A.links:visited  {
	color: #68311D;
	text-decoration : none;
}
	
A.links:link  {
	color: #68311D;
	text-decoration : none;
}
	
A.links:active  {
	color: #68311D;
	text-decoration : none;
}
	
A.links:hover  {
	color: #8B8C52;
	text-decoration : none;
}


A:link { color:#8E1004}
A:visited { color:#8E1004}
A:active { color:#8E1004}

.footerall {
	font-family: "Times New Roman", Times, serif;
	font-size: 0px;
	padding: 10px;
	background-color: #A9B073;
	text-align: center;
}