a:link {
   color: #ffffff;
   text-decoration: none;
   font-weight: bold;
}

a:visited {
   color: #ffffff;
   text-decoration: none;
   font-weight: bold;
}

a:hover {
   color: #FFFFFF;
   text-decoration: none;
   font-weight: bold;
}

a:active {
   color: #ffffff;
   text-decoration: none;
   font-weight: bold;
}

