A:link    { color: #663300; font-family: book antiqua, serif; }
A:visited { color: #666600; font-family: book antiqua, serif; }
A:hover   { color: #666600; text-decoration: underline; font-family: book antiqua, serif; }
A:active  { color: #FF9900; text-decoration: none; font-family: book antiqua, serif; }
body {
      background-color: #DDD8CB;
     } 
.text {
       font-family: book antiqua, serif;
       font-size: 11pt;
       color: #000000
      }
.bold {
       font-family: book antiqua, serif;
       font-size: 11pt;
       color: #000000;
       font-weight: bold   
      }
.small {
       font-family: book antiqua, serif;
       font-size: 10pt;
       color: #000000
      }
.note {
       font-family: book antiqua, serif;
       font-size: 8pt;
       color: #000000
      }
.large {
       font-family: book antiqua, serif;
       font-size: 16pt;
       color: #000000
      }
.new {
	font-family: "book antiqua", serif;
	font-size: 11pt;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;

}
.sale {

       font-family: "book antiqua", serif;
       font-size: 16pt;
       color: #FF0000
}
.catch { visibility: hidden; }