@charset "utf-8";
/* CSS Document */
body  {
	background: #EFF0E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
	font-style: normal;
}
a:hover {
	color:#8AC4C2;
	text-decoration:none;
	font-weight: bold;
}

 
a:link {
	color: #056069;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
	
a:visited {
	color: #6D7236;
	font-weight: bold;
}
        
  #F1F2EA 