.hr {
 border-bottom: 1px dotted #006699;
}
body {
  background-color: #420166;
}

.bunn {
  color: #fff;
  background-color: #420166 !IMPORTANT;
  text-align: left;
  display: block;
  padding: 4px 4px 4px 14px;
  margin-top: 4px;
  border: 2px solid #fff;
}

.bunn a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

.bunn a:hover {
  text-decoration: underline;
}
