hr {
  margin: 8px 0px 6px;
  height: 1px;
  padding: 0px;
  border: none;
  border-top: 1px solid #c8c4c1;
}


html, body, div, 
del, kbd, q, s, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  line-height: 18px;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

a {
  color: #00a9e0;
  text-decoration: none;
}
a:hover {
  text-decoration:underline;
  color: #00a9e0 !important;
}







