A:LINK{
  color:#009900;
  text-decoration : none;
}
A:VISITED{
  color : green;
  text-decoration : none;
}
.navigation{
  letter-spacing: 2px;
  color : navy;
  border-bottom : solid #666666;
  border-bottom-width : 1px;
  background : #ddffdd;
  text-align : center;
}



