a:link
{
  color : blue;
  font-size: 14;
  font-family: "Times New Roman", Times, serif;
}

a:visited
{
  color : blue;
  font-size: 14;
  font-family: "Times New Roman", Times, serif;
}

a:active
{
  color : blue;
  font-size: 14;
  font-family: "Times New Roman", Times, serif;
}

a:hover
{
  color : blue;
  font-size: 14;
  font-family: "Times New Roman", Times, serif;
}

