
td {
  border: none !important;
}

table {
border: none !important;
}

a {
    color: #ED2427;
}
a:hover {
    color: #FF2B2B !important;
}
#footer a:hover {
    color:#CFC5E2;
}
h1 {
    border-bottom: 1px dashed;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#copyright {
  color: #ffffff;
  float: left;
  font-size: 10px;
  width: 70%;
}

#sidebar .block > h2 {
  border-bottom: 1px solid #EEEEEE;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 10px;
  margin-top: 0 !important;
  padding-bottom: 10px;
  text-transform: uppercase;
}

#main-menu ul a {
  font-size: 16px;
}

body {
  font-size: 15px;
}
