
  table.corpbox td{
  	text-align: center;
  	height: 30;
  }
  
  table.corpbox td a{
	color: white;
	font-family: Arial Black; Arial;
	font-size: 14px;
	text-decoration:none;
	font-weight: none;
	text-align: center;
  }
  
  .box1{
  	background-color: rgb(175, 203, 119);
  }
  
  .box2{
    	background-color: rgb(244, 207, 101);
  }
  
  .box3{
    	background-color: rgb(141, 194, 210);
  }  
  
  .box4{
      	background-color: rgb(223, 60, 103);
  }  
