/* Hertz Enterprises */
body
{
  margin: 0 auto;
  padding: 0;
  color: #AAAA88;
  background: #000000;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none ! important;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
}
a:link, a:visited, a:visited, a:hover
  {
  	 color: #AAAA88;
		 background: #000000;
     font-family: Arial, Helvetica, Sans-Serif;
     text-decoration: underline | important ;
     font-size: 16px;
     font-style: normal;
     font-weight: normal;
  }
  .img
	{
		border: 0;
	}
