 
A:HOVER{
  color : #aa5500;
  

  
  

  text-decoration : none;
  font-weight : normal;
}
A:ACTIVE{
  
  color : #aa5500;
  text-decoration : none;
  font-weight : normal;
}
A{
  color : olive;
  

  text-decoration : none;
  font-weight : normal;
}
BODY{
  background-attachment : fixed;
  
  

  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  

  
  

  
}
