 

@import url(file:///C:/Documents and Settings/hitoshi/My Documents/homepageparts/OÜĘOŃSSL/J-NAVISSL/saisun/style.css);
A:HOVER{
  background-color : aqua;
}
A{
  color : blue;
  text-decoration : none;
}
A:ACTIVE{
  font-weight : bold;
  color : red;
}

