img,.pngfix { behavior: url(iepngfix.htc)}
body {
	background-image:url(images/top.jpg); 
	background-repeat:repeat-x;
	margin:0; 
	padding:0; 
	color: #000;
	font-size:12px;
	background-color:#CDCDCD;
	font-family:Arial, Helvetica, sans-serif;
}
a:link {
	color: #0CF;
	text-decoration: none;

	
}
a:visited {
	text-decoration: none;
	color: #CCC;

}
a:hover {
	text-decoration: underline;
	color: #0FF;

	
}
a.nav:link {
	color: #0CF;
	text-decoration: none;
	font-weight:bold; font-size:14px;
	
}
a.nav:visited {
	text-decoration: none;
	color: #0CF;
	font-weight:bold; font-size:14px;
	
}
a.nav:hover {
	text-decoration: underline;
	font-weight:bold; font-size:14px;
}
a.nav2:link {
	color: #333;
	text-decoration: none;
	 font-size:11px;
	
}
a.nav2:visited {
	text-decoration: none;
	color: #666;
	  font-size:11px;
	
}
a.nav2:hover {
	text-decoration: underline;
	 font-size:11px;
}

a.nav3:link {
	color: #FFF;
	
}
a.nav3:visited {
	text-decoration: none;
	color: #CCC;
	  font-size:11px;
	
}
a.nav3:hover {
	text-decoration: underline;
	 font-size:11px;
}
	h1 { color: #069; font-size:26px; font-weight:bold; margin:0; padding:0;}
	