 
FONT{
  font-family : "‚l‚r ƒSƒVƒbƒN";
  color : #ffffff;
}
BODY{
  background-color : black;
}
A{
  color : #ff9a1e;
  text-decoration : none;
}
A:LINK{
  color : #ff9a1e;
}
A:VISITED{
  color : #ff9a1e;
  text-decoration : none;
}
A:ACTIVE{
  color : #ff9a1e;
  text-decoration : none;
}
A:HOVER{
  color : #ee0800;
  text-decoration : underline;
}
