body {
	margin: 0px;
  font-family: Open Sans, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #444444;
}
a, 
a:visited, 
a:active {
  color: #8b4513;
}
a:hover {
  color: #666666;
}
.cabecera {
  font-size: 20px;
  font-weight: bold;
  color: #8b4513;
}