 
BODY{
  font-size : x-small;
  background-color : black;
}
A{
  font-size : x-small;
  text-decoration : none;
  font-family : "Times New Roman","‚l‚r –¾’©";
}
A:HOVER{
  font-size : x-small;
  background-color : #666666;
  text-decoration : none;
  cursor : crosshair;
  font-family : "Times New Roman","‚l‚r –¾’©";
  font-style : italic;
}
