 

@import url(file:///C:/Users/NORIKO/www/rink002.css);
A{
   A:LINK{color : blue; text-decoration: none; 
color : green;
font-weight : bold;
}
   A:VISITED{color : green; text-decoration: none; }
   A:ACTIVE{color : green; text-decoration: none; }
   A:HOVER{color : green; text-decoration: none;


background-color : yellow;
}
