body { background: #feffd7; }

.entry-footer
{
   background-color: green;
   color: yellow;
   font-weight: bold;
}

.entry-footer a:hover, .entry-footer a:focus, .entry-footer a
{
   color: yellow;
}
