 
A{
  font-family : Arial;
  
  font-style : normal;
  font-size : small;
  
  color : #004080;
  
  text-decoration : none;
}
A:ACTIVE{
  font-size : small;
  font-family : Arial;
  
  
  color : silver;
  
  
}
A:HOVER{
  font-size : small;
  font-family : Arial;
  color : silver;
}
BODY{
  font-size : small;
  font-family : Arial;
}
TABLE{
  font-size : small;
  font-family : Arial;
}
