body {
  background-color: #CCCCCC;
  font: normal 11px/16px Tahoma, Arial, sans-serif;
  text-decoration : none;
  font-size : 12px;
  color : #333333; 

}

h1 {color: #660066;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
	
h2 {color: #660066;
    font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}




.style3 {
	font-size: 12px;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style4 {font-size: 10px}

.style70 {color: #333333}
.style75 {font-size: 12px}
.style77 {color: #663300}
.style7 {color: #FFFFFF}
.style8 {
	color: #000033;
	font-weight: bold;
}
.style78 {
	color: #333333;
	font-weight: bold;
}
.Style80 {
	color: #660066;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Style81 {
	color: #663366;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Style82 {font-size: 24px}
.Style84 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Style85 {
	color: #333333;
	font-size: 12px;
}
.Style86 {color: #663399}
.Style74 {color: #64326F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.Style89 {
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Style90 {color: #CCCCCC}


ul,li {list-style-type: none;}
a {outline: none; text-decoration: none;}
a:hover {text-decoration: none; cursor: pointer;}
a span, button span, ul#navigation span, h2 span, h3 span {display: none;}



p a,
h4 a {
  color: #6385a1;
  border-bottom: 1px solid #d7e1e9;
}

p a:hover,
h4 a:hover {
  color: #80a1bb;
  border-bottom: 1px solid #fff;
}

/* Footer
============================================================================= */

.footer a {
	
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #6e6e66;
      border-bottom: 1px solid #e0e0e0;
}
.footer a:hover {
	
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	 color: #8e8e86;
      border-bottom: 1px solid #fff;
}

