body {
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #9F7038;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ul, li, p, td {
  color: #000000;
  font-family: Verdana,Tahoma,  Arial, Helvetica, sans-serif;
  font-size: 14px;
}
a:text       { 
  text-decoration: bold; 
}
a:link       {
  text-decoration: bold;
  color: #000000;
}
a:visited    {
  text-decoration: none;
  color: #000000;
}
a:active     {
  text-decoration: none;
  color: #000000; 
}
a:hover      {
  
  color: #577575; 
  text-decoration: underline;
}
	background-color: #FADCBE;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}