

.header {

  margin-left: 0pt;

  padding: 0pt;

  width: 100%;

  background-color: #1A2F10;

}



.linkarea {
  margin-left: 0pt;
  padding: 2pt;
  width: 100%;
  background-image: url(linktile.jpg);
  repeat-x
  color: #1A2F10;
  font-weight: bold;
}



.content {

  margin-left: 0pt;

  padding: 2pt;

}



.reference {

 font-size: xx-small;

}



a:link {

 color: #1A2F10;

 text-decoration: none;

 font-weight: bold; 

}



a:visited {

 color: #1A2F10;

 text-decoration: none;

 font-weight: bold; 

}



a:active {

 color: #1A2F10;

 text-decoration: none;

 font-weight: bold; 

}



a:hover {

 color: #388513;

 text-decoration: none;

 font-weight: bold; 

}





H1 {

  color= #FC9802;

}
