A {font-size: 12px;text-decoration: none; color: #CCA800; }
A:visited{font-size: 12px;color: #CCA800; }
A:hover {font-size: 12px;color: #FED000;  text-decoration: underline; }
A.menu {font-size: 11px;text-decoration: none; color: #660000; }
A.menu:visited{font-size: 11px;color: #660000; }
A.menu:hover {font-size: 11px;color: #800000;  text-decoration: underline; }
A.biglink {font-size: 20px;text-decoration: none; color: #990000; }
A.biglink:visited{font-size: 20px;color: #990000; }
A.biglink:hover {font-size: 20px;color: #800000;  text-decoration: underline; }
TD {
  font-size: 12px;
  font-weight: bold;
  font-family : Futura Condenced Italic, Arial, sans-serif;
}
.quoteform{width: 180px;}
.narrowform{width: 90px;}
.wideform{width: 456px;}
.quotebutton{width: 100px;}
.required{color: #AA0000;}
.gaurantee{
color: #660000;
 font-size : 14px;
 font-weight : normal;
}
.title{
color: #660000;
 font-size : 20px;
 font-weight : bolder;
}
.statusStr{
color: #660000;
 font-size : 20px;
 font-weight : bolder;
}
TD.adminheader {
  font-size: 16px;
  background: #660000;
  color: #FED000;
  font-weight: bold;
}
TD.lightrow{
  font-size: 12px;
  background: #cccccc;
  color: #000000;
  font-weight: bold;
}
.blacktitle { color: #000000; font-size : 20px; font-weight : bolder; }
.gold{color: #CCA800; }