html,body{
	color:#1a1820;
	background-color: #404040;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

 A:link {text-decoration:none;   
	  color: #ffffff}
  A:visited {text-decoration: none; 
	  color: #ffffff}
  A:hover {
	text-decoration: underline;
	 color: #e9e6dd
	  background: none; 					
}  


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	color: #E1E1E1;
}
.style2 {
	color: #E1E1E1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style5 {
	color: #E1E1E1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
}
.style8 {color: #E1E1E1; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; }
