.board {
  font-family: tahoma,verdana,arial,helvetica,sans serif;
  font-size: 12px;
  text-align: justify;
}

.name_board {
  font-size: 12px;
  text-align: center;
  color: #990000;
  font-weight: bold;
}

.main_board {
  font-family: tahoma,verdana,arial,helvetica,sans serif;
  font-size: 16px;
  text-align: justify;
}

.main_board_name {
  font-family: tahoma,verdana,arial,helvetica,sans serif;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  color: #990000;
}

.bmd {margin: 2;}

a {
  text-decoration: none;
  color: #990000;
}

a:hover {
  text-decoration: underline;
}

.obj_info {
  font-size: 16px;
  text-align: justify;
  color: #990000;
  font-weight: normal;
}

