a {
 color: #002E63;
 text-decoration: none;
}

a:hover {
 color: #FFFFFF;
 display: block;
 background-color: #009645;
 text-decoration: none;
}

small a {
 display: inline;
 width: 150px;
}
