
body{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.linkrojoboldconraya{
  font-weight: bold;
  color: #bf0000;
}

.linkrojoboldconraya:hover {
  font-weight: bold;
  color: #000000;
}

.linkrojobold{
  font-weight: bold;
  color: #bf0000;
  text-decoration: none;
}

.linkrojobold:hover {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.linkrojo{
  color: #bf0000;
  text-decoration: none;
}

.linkrojo:hover {
  color: #000000;
  text-decoration: none;
}

.categoria{
  font-size: 10px;
  font-weight: bold;
  color: #0060b6;
}

.escritopor{
  font-size: 11px;
  font-weight: normal;
  color: #999999;
}
