@charset "utf-8";
/* CSS Document */

body{
  font-family:Arial, Helvetica, sans-serif;
	}
li.topNav {
  color:#504545;
  }
a {
	}
a:link, a:visited {color:#505545; text-decoration:none;}
a:active, a:hover, a:focus {color:#4ea1c2; text-decoration:none;}

.footerNav a:link, .footerNav a:visited {color:#4ea1c2; text-decoration:none;}
.footerNav a:active, .footerNav a:hover, .footerNav a:focus {color:#505545; text-decoration:none;}
  
.bodyContent h1 {
	color:#4ea1c2;
	}
#topNav a:active, #topNav a:hover, #topNav a:focus {
				color:#4EA1C2;
				text-decoration:none;
			}

.bodyContent h1 {
color:#4EA1C2;
}
.bodyContentExtend h1 {
color:#4EA1C2;
}
.bodyContent a {
text-decoration: underline;
}
.bodyContentExtend a {
text-decoration: underline;
}