/* mic customization of skeleton */

/* tables */
th,
td {
  padding: 6px 8px;
  text-align: left;
  border-bottom: 1px solid #E1E1E1; }

/* links */
a:link {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}