a:focus {
  font-family: arial, sans-serif;
  color: #7777ff;
  font-size: 14px;
  font-weight: bold;
}
a {
  font-family: arial, sans-serif;
  color: #777777;
  font-size: 14px;
  font-weight: bold;
} 
a:hover {
  font-family: arial, sans-serif;
  color: #7777ff;
  font-size: 14px;
  font-weight: bold;
}
