.link a:link, .link a:visited, .link a:active, .link a:hover, .link font 

{

  color: red;
  font-weight:bold;
  font-size: 12px;

}