A:LINK {
 color : #ffffff;
 text-decoration : none;
 font-weight : bold;
}
A:HOVER {
 color : #ffffff;
 background-color : #65AFCB;
  font-weight : bold;

}
A:VISITED {
 color : #ffffff;
  font-weight : bold;
 text-decoration: none
}