BODY { 
  background-color: #FFFFFF;
  color: #000000;
  font-family: "Arial";
}

A:link {
  color: #996699;
  font-weight: bold;
  text-decoration: none
}

A:visited {
  color: #996699;
  font-weight: bold;
  text-decoration: none
}
		  
A:active { 
  color: #996699;
  font-weight: bold;
  text-decoration: none
}
		
A:hover { 
  color: #FF9900;
  font-weight: bold;
  text-decoration: none
}

P.author {
  color: #2F4F4F;
  Margin-left: 45px;
  Border: silver thin solid;	   
}
