  a.catalog:link { color: #6f6459; text-decoration: none; font-size: 11px }
  a.catalog:visited { color: #6f6459; text-decoration: none; font-size: 11px }
  a.catalog:hover { color: #355f7c; text-decoration: underline; font-size: 11px}
  a:link { color: #355f7c; text-decoration: underline; font-size: 11px }
  a:visited { color: #355f7c; text-decoration: underline; font-size: 11px }
  a:hover { color: #355f7c; text-decoration: none; font-size: 11px}
  a.foot:link { color: #6192b2; text-decoration: none }
  a.foot:visited { color: #6192b2; text-decoration: none }
  a.foot:hover { color: #355f7c; text-decoration: underline}
  hr { color: #a58d78; height: 1px }
  .text { font-family: verdana, arial, helvetica; font-size: 12px; color: #6f6459; cursor:default }
  .footer { font-family: verdana, arial, helvetica; font-size: 9px; color: #a58d78; cursor:default }
  
  .field
{
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #666666 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #aaaaaa 1px solid;
    FONT-FAMILY: verdana, arial, helvetica;
    BACKGROUND-COLOR: #ffffff
}

  .smalltext { font-family: verdana, arial, helvetica; font-size: 10px; color: #6f6459; cursor:default }
  
  .button
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 11px;
    BORDER-LEFT: black 1px solid;
    COLOR: white;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: verdana, arial, helvetica;
    BACKGROUND-COLOR: #DD0000
}


