a:link {/*normal links in the text*/
	color: #3B3285;
	font-family : verdana;
	text-decoration : none;
	font-size: 12px;
	font-style: normal;
  }
  
a:visited {
	color: #225BAC;
	font-family : verdana;
	text-decoration : none;
	font-size: 12px;
	font-style: normal;
  }
  
a:hover {
	color: #0099FF;
	font-family : verdana;
	text-decoration : none;
	font-size: 12px;
	font-style: normal;
  }
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

 
  
a.nav:link {
	color: #CC6600;
	font-family : verdana;
	text-decoration : none;
	font-weight: 200;
	font-size:12px;
}
 
   
a.nav:hover { 
  color: #639ACE; 
  font-family : verdana;
  text-decoration : none; 
  font-weight: 200; 
  font-size:12px;
   }
  
a.nav:visited { 
  color: #CC6600; 
  font-family : verdana;
  text-decoration : none; 
  font-weight: 200; 
  font-size:12px; }
  

a.harm{
	color : #CC6600;
	font-family : verdana;
	font-size : x-small;
	font-weight : normal;
	text-decoration : underline;}
	

a.harm:hover{
	color : #3366CC;
	font-family : verdana;
	font-size : x-small;
	font-weight : normal;
	text-decoration : underline;}


a.harm:link{
color : #CC6600;
	font-family : verdana;
	font-size : x-small;
	font-weight : normal;
	text-decoration : underline;}	
	
a.harm:visited{
color : #CC6600;
	font-family : verdana;
	font-size : x-small;
	font-weight : normal;
	text-decoration : underline;
	}
	

a.footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006666;
	font-size: 11px;
	font-weight:normal;
	text-decoration:underline;
}
a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Bauhaus 93";
	color: #006699;
	font-weight:normal;
	font-size: 11px;
	text-decoration:underline;
}
a.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Bauhaus 93";
	color: #CC9933;
	font-weight:normal;
	font-size: 11px;
	text-decoration:underline;
	}
.style2 {
	color: #CEC231;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}

.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Bauhaus 93";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #336666;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Bauhaus 93";
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	color: #CC6600;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Bauhaus 93";
	font-size: 12px;

	font-style: normal;
	font-weight: 600;
	color: #CC9900;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Bauhaus 93";
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	color: #3B3285;
}
