 
A:HOVER{
  color : #aa5500;
  text-decoration : none;
}
A:ACTIVE{
  color : #aa5500;
  text-decoration : none;
}
A{
  color : olive;
  text-decoration : none;
}
BODY{
  
  background-repeat : repeat-x;
  background-attachment : fixed;
border-color : #c1c184 #c1c184 #c1c184 #c1c184;
  
border-width : 1px 1px 1px 1px;
  background-image : url(back01.gif);
}
