a:link, a:active, a:visited { 
  color: #000000; 
  text-decoration: none; 
} 
a:hover { 
  color: #FFFFFF; 
  text-decoration: none; 
} 
body { 
  font-family: arial; 
  color: #000000;
  font-size: 12 px; 
  margin: 50px; 
  background: #666666; 
} 
img.img { 
  border: 0px;
} 
hr { 
  height: 0px; 
  color: #000000; 
} 
p { 
  font-family: arial; 
  font-size: 11px; color: #000000; 
  margin: 0px; 
} 

