.text12 {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 12px; font-style: normal; line-height: 1.5;}
.linkstyle {  text-decoration: none;}
.text14 {  font-size: 14px;}
A:HOVER{
  color : blue;
  background-color : yellow;
  cursor : pointer;
}
A:ACTIVE{
  color : maroon;
}
A:VISITED{
  color : purple;
}