BODY {
  background-image: url(grid.gif)
  color: #333333;
  margin-top: 130px;
}

A {
  color: #666666;
  font-weight: normal;
  text-decoration: none;
}

A:hover {
  color: #999999;
  font-weight: normal;
  text-decoration: none;
}

.maintext { font-family: courier, times, serif;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 3px;
  color: #354156;
  line-height: 1.5; }

.linktext { font-family: courier, times, serif;
  font-size: 11px;
  font-weight: bold;
  padding-bottom: 3px;
  color: #666666;
  line-height: 1.8; }
  
.contactForm { font-family: courier, times, serif;
  font-size: 11px;
  font-weight: bold;
  color: #354156;
  line-height: 1.5; }
  
  
A.linktext {
  font-size: 12px;
  font-weight: bold;
  color: #354156;
}
A.linktext:hover {
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 3px;
  color: #377ADB;
}

  
