BODY {
background : #956735 url(theme/doublespringspottery_r1_c1.jpg) repeat-x ;
margin : 0 0 0 0;
padding : 0 0 0 0;
}

.content {
text-decoration: none;
font-size: 12px;
font-family: verdana, arial, helvetica, geneva, sans-serif;
font-weight: none;
color: #000000;
}

.contentTable{
border-left: 2px solid #000000;
border-right: 2px solid #000000;
}

a:link { 
  text-decoration: none;
  color: #000000;
}
a:visited { 
  text-decoration: none;
  color: #000000;
}
a:hover { 
  text-decoration: underline;
  color: #000000;
}
a:active { 
  text-decoration: none;
  color: #000000;
}