:link {
  color : #ffffff;
  text-decoration : none;
}
:visited {
  color : #ffffff;
  text-decoration : none;
}
:hover {
  color : #ffff00;
  text-decoration : none;
}
