﻿  #content_Areas .h2, #content_Areas1 .h2, #content_Areas2 .h2, #content_Areas3 .h2, #content_Areas4 .h2, #content_Areas5 .h2, #content_Areas6 .h2 {
    font-size: 1.6em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4em;
  }

#content_Areas_left_top, #content_Areas_left_middle, #content_Areas_left_bottom, #content_Areas_left_bottom2, #content_Areas_left_bottom3 {
  width: 316px;
  padding: 0;
  float: left;
  border-right-width: 5px;
}

#content_Areas_right_top, #content_Areas_right_middle, #content_Areas_right_bottom, #content_Areas_right_bottom2, #content_Areas_right_bottom3 {
  width: 316px;
  padding: 0;
  float: right;
  border-left-width: 5px;
}

#content_Areas div a:hover span.h2, #content_Areas2 div a:hover span.h2, #content_Areas3 div a:hover span.h2, #content_Areas_news div a:hover, #content_Areas_news2 div a:hover, #content_News a:hover span.h5, #content_Areas_news2 a:hover span.h5 {
  color: #fff;
}
#content_Areas div a:hover span.p, #content_Areas2 div a:hover span.p, #content_Areas3 div a:hover span.p {
  color: #555;
}
 
#content_Areas .backgroundMS a:hover, #content_Areas2 .backgroundMS a:hover, #content_Areas3 .backgroundMS a:hover, #content_Areas_news .backgroundMS a:hover , #content_Areas_news2 .backgroundMS a:hover, #content_News .backgroundMS a:hover {
  background-color: #98adce;
}

#content_Areas .backgroundWBS a:hover, #content_Areas2 .backgroundWBS a:hover, #content_Areas3 .backgroundWBS a:hover, #content_Areas_news .backgroundWBS a:hover, #content_Areas_news2 .backgroundWBS a:hover, #content_News .backgroundWBS a:hover {
  background-color: #97d6d8;
}

#content_Areas .backgroundWRS a:hover, #content_Areas2 .backgroundWRS a:hover, #content_Areas3 .backgroundWRS a:hover, #content_Areas_news .backgroundWRS a:hover, #content_Areas_news2 .backgroundWRS a:hover, #content_News .backgroundWRS a:hover {
  background-color: #9ec7f5;
}

#content_Areas .backgroundHS a:hover, #content_Areas2 .backgroundHS a:hover, #content_Areas3 .backgroundHS a:hover, #content_Areas_news .backgroundHS a:hover, #content_Areas_news2 .backgroundHS a:hover, #content_News .backgroundHS a:hover {
  background-color: #ffc9a0;
}

#content_Areas .backgroundMA a:hover, #content_Areas2 .backgroundMA a:hover, #content_Areas3 .backgroundMA a:hover, #content_Areas_news .backgroundMA a:hover, #content_Areas_news2 .backgroundMA a:hover, #content_News .backgroundMA a:hover {
  background-color: #ee8888;
}

#content_Areas .backgroundOP a:hover, #content_Areas2 .backgroundOP a:hover, #content_Areas3 .backgroundOP a:hover, #content_Areas_news .backgroundOP a:hover, #content_Areas_news2 .backgroundOP a:hover, #content_News .backgroundOP a:hover {
  background-color: #cab39a;
}

#content_Areas .backgroundBX a:hover, #content_Areas2 .backgroundBX a:hover, #content_Areas3 .backgroundBX a:hover, #content_Areas_news .backgroundBX a:hover, #content_Areas_news2 .backgroundBX a:hover, #content_News .backgroundBX a:hover {
  background-color: #ade69d;
}

  #content_Areas a, #content_Areas2 a, #content_Areas3 a {
    display: block;
    padding: 15px 15px 15px 15px;
    padding: 35px 20px 30px 30px;
    text-decoration: none;
    cursor: pointer;
  }