
.breadcrumb {
  font-weight: bold;
  color: white;
  font-size: 13px;
  font-family: Arial,Helvetica,sans-serif;
  float: right;
  padding-top: 6px;
}
.breadcrumb a {
  color: white;
}
.breadcrumb div {
  display: inline;
}
.link {
}
a:hover {
  color: #ffff00;
  background-color: #993260;
}
h3 {
  color: #873e5b;
  margin-top: 4px;
  margin-bottom: 2px;
}
h4 {
  margin-bottom: 4px;
}
.roco {
border-radius: 10px;
}
.shad {box-shadow: 5px 5px 10px #888888;
}
