/*  This style sheet once completed, shall be saved as:
"C:\c3w\hmi\download\websshmi03.css"
This style sheet is for feature sheet of individual ads - Real Estate and CPS.

Revised from: websscofa02.css as of 2003-11-12.
*/


body {
  background-color: #ffffff;
  padding: 0px;
  margin-top: 2px;
  margin-bottom: 8px;
  margin-left: 4 px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  text-align: center;
  }
td, p, div {
  font-size: 11px;
  color: #000000;
  margin: 8px 0px 8px 0px;
  }
a:link, a:active, a:visited {
  color: #00178C;
  background: transparent;
  text-decoration: none;
  }
a:hover {
  color: red;
  background: yellow;
  }
a.images:link, a.images:active, a.images:visited, a.images:hover {
  color: #00178C;
  background: transparent;
  text-decoration: none;
  }


