
.Green {
color: green;
}

.Boxes strong { 
      color: #192c50/*147a22*/;
      font-family: Trebuchet MS, sans-serif;
      font-size: 18px;
      text-decoration: none;
}
.Boxes ul li {     
      list-style: circle; 
      color: #006600;
}

.Boxes a { 
      color: #192c50 !important;
      text-decoration: none;
}

.Boxes a:hover { 
      color: #192c50 !important;
      text-decoration: underline;
}
.Tagline {color: #4d8ac9; font-size: 20px; font-weight: 700; line-height: 38px;
 font-family: century, 'Book Antiqua', Palatino, serif;
}

