A{
  color: #0000ff;
  font-size: 14px;
  text-decoration: none;
  font-family : "Times New Roman";
}
A:VISITED{
  color: #005500;
  font-size: 14px; 
  text-decoration: none;
  font-family : "Times New Roman";
}
A:HOVER{
  color: #ff0000;
  font-size: 14px;
  text-decoration: underline;
  font-family : "Times New Roman";
}
A:ACTIVE{
  color: #ff0000;
  font-family : "Times New Roman";
}
