body {
	background-color: #4F1E02;
	margin-left : 0; 
	margin-top : 0; 
	margin-right : 0; 
	margin-bottom : 0; 
}


.homecontent{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #d9b395;

}
  a.homecontent:hover {text-decoration: none; color : #8E8E8E;}

  .homelinks{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #d9b395;
	
}
  a.homelinks:hover {text-decoration: none; color : #ffffff;}
  
  .copyright{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
  a.copyright:hover {text-decoration: none; color : #8E8E8E;}
  

