.content{
  padding: 5px;
}

.content a{
  color: #000;
  text-decoration: none;
}

.content a:hover{
  text-decoration: underline;
}

.bold{
  font-weight: bold;
}
