BODY {
color: #000000;
font-family: Arial, sans-serif;
font-size: 12px;
margin: 0; padding-top: 10; padding-bottom: 10;
background-image:url(http://themonogramstore.com/tms_bk8.gif);
background-attachment:fixed;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#ffffff; 
} 

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #FDBBD2;
  text-decoration: none;
}

TD.nav1 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  }
  
A.nav1 { 
  color: #000000;
  text-decoration: none; 
}

a:hover.nav1 {
  color: #ffffff;
  text-decoration: none;
}


TD.nav2 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  background: #FDBBD2;
}

TD.content {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

A.footer { 
  color: #000000;
  text-decoration: underline; 
}

a:hover.footer {
  color: #000000;
  text-decoration: none;
}