A:hover {
   font-weight : normal;
   font-size : 10px;
   font-family : Arial;
   color : #000000;
   background : #7187C1;
   text-decoration : none;
}

A:visited, A:link, A:active {
   font-weight : normal;
   font-size : 10px;
   font-family : Arial;
   color : #000000;
   text-decoration : none;
}
