

p{
  
  font-size : 12px;
  line-height : 25px;
}

.green{
  color : rgb(0, 79, 0);
}

.red2{
  color : rgb(121, 0, 61);
}

.wr{
  margin-left : 40px;
  margin-right : 40px;
}

.menu{
  font-size : 13px;
  line-height : 24px;
  text-decoration : none;
  margin-left : 20px;
}

a{
  font-size : 12px;
  text-decoration : none;
}

a:hover{
  
  background-color : rgb(200, 208, 232);
}
