
.Green {
color: green;
}

.Mission {
line-height: 24px;
font-size: 15px;
color: #367fac;
font-family: Georgia, serif;
width: 180px;
border-top: solid 1px #87bcdd;
border-bottom: solid 1px #87bcdd;
margin-top: 15px;
margin-bottom: 20px;
}
.Boxes strong { 
      color: #1A3549/*147a22*/;
      font-family: Trebuchet MS, sans-serif;
      font-size: 18px;
      text-decoration: none;
font-weight: normal;
}
.Boxes ul li {     
      list-style: circle; 
      color: #1A3549;
}

.Boxes a { 
      color: #4096cd !important;
      text-decoration: none;
}

.Boxes a:hover { 
      color: #4096cd !important;
      text-decoration: underline;
}

