content {
color: #000000;
font-family: Arial,sans-serif;
font-size: 12px;
}

.reviews {
color: #000000;
font-family: Arial,sans-serif;
font-size: 12px;
}

a:link {
color: #8C1523;
text-decoration: underline;
font-weight: bold;
}

a:visited {
color: #8C1523;
text-decoration: underline;
font-weight: bold;
}

a:hover{
  color: #8C1523;
  text-decoration: none;
  font-weight: bold;
}

.headline {
color: #333333;
font-family: Arial,sans-serif;
font-size: 18px;
font-weight: bold;
}