h1{
  color:#;
}
a {
  text-decoration:none;
  cursor:pointer;
}
a.enlace{color:#}
a.enlace:hover{color:#333333;}

table.view th{
  background:#;
  color:#ffffff;
  border-bottom: 1px solid white;
  font-variant-caps: small-caps;
}
table.view tr{
  border-bottom: 1px solid whitesmoke;
}
table.view {
  margin-bottom: .5rem;
}
