.widget-footer-top-area, .widget-footer-top-area button, .widget-footer-top-area input, .widget-footer-top-area select, .widget-footer-top-area textarea {color: #000000;}

.widget-footer-top-area {background: #f9f9f9;}

th {color: #0047c6;}

a:link {
  color: blue;
}

/* visited link */
a:visited {
  color: green;
}

/* mouse over link */
a:hover {
  color: red;
}

/* selected link */
a:active {
  color: yellow;
}
