p{
	font-size : 15px;
  line-height : 35px;
  

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









a{
  text-decoration : none;
  
}

.menu{
  font-size : 16px;
  font-weight : bold;
  text-decoration : none;
  
  text-align : left;
  line-height : 40px;
  
  

  
  color : rgb(255, 251, 244);
  margin-left : 5px;
}













.nextp{
  font-size : 15px;
  font-weight : bold;
  line-height : 35px;
  padding-left : 10px;
}

h2{
  font-size : 16px;
}

h3{
  font-size : 15px;
  font-weight : bold;
}

