td, p, li {
  font-family: Trebuchet MS;
  font-size: 14px; 
  color: #000000;
}


a:link {
  color: #882222;
  font-weight: bold;
  text-decoration: underline;
}


a:visited {
  color: #882222;
  font-weight: bold;
  text-decoration: underline;
}

a:hover {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

a:active {
  color: #999999;
  font-weight: bold;
  text-decoration: none;
}

a {
  color: #999999;
  font-weight: bold;
  text-decoration: none;
}

.header {
  font-family: Trebuchet MS; 
  font-size: 17px;    
  font-weight: bold;
}

.homeheader {
  font-family: Trebuchet MS; 
  font-size: 29px;    
  font-weight: bold;
  color: #ffffff;
}

.hometext {
  font-family: Trebuchet MS; 
  font-size: 15px;    
  font-weight: normal;
  color: #ffffff;
}

.homebullet {
  color: #ffffff;
}

.small {
  font-size: 11px;
  color: #ffffff;
}

.caption {
  font-size: 11px;
  color: #000000;
}

.footer {
  font-size: 11px;
  color: #ffffff;
}

.maincontent {  
  margin-top: 20px; 
  margin-bottom: 30px; 
  margin-left: 30px; 
  margin-right: 30px;
}


a.homelink:link {
  color: #ffffff;
  font-weight: bold;
  font-size: 15px;
  text-decoration: underline;
}


a.homelink:visited {
  color: #ffffff;
  font-weight: bold;
  font-size: 15px;
  text-decoration: underline;
}

a.homelink:hover {
  color: #cccccc;
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
}

a.homelink:active {
  color: #999999;
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
}

a.homelink {
  color: #999999;
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
}






a.footerlink:link {
  color: #ffffff;
}


a.footerlink:visited {
  color: #ffffff;
}

a.footerlink:hover {
  color: #cccccc;
}

a.footerlink:active {
  color: #999999;
}

a.footerlink {
  color: #999999;
}