BODY{ background:#cccc99;  
			color: #660000;     
			font-family:Times New Roman, Helvetica, sans-serif;
			font-size:12px;
			margin:0;
			padding:0;
			} 
			
.logo2{
  		 background:#cccc99;
			 color:#660000;
			 font-weight:normal;
			 font-family:Times New Roman, Helvetica, sans-serif;
			 font-size:20px;
			 display:block;
			 }	
	
.pixborder{
			 border-style: ridge;
  		 border-color:#660000;
			 border-width:2;
			 } 
			 			
p.contenthead{
  background:#cccc99;
	color:#660000;
	font-weight:bold;
	font-family:Times New Roman, Helvetica, sans-serif;
	font-size:20px;
}

p.contenttext{
  background:#cccc99;
	color:#660000;
	font-weight:normal;
	font-family:Times New Roman, Helvetica, sans-serif;
	font-size:16px;
}			 
	
a{ text-decoration: none; color: #666600; }
a.nav:link { text-decoration: none; color: #666600; }
a.nav:visited { text-decoration: none; color: #666600; }
a.nav:hover { text-decoration: underline; color: #666600; }		 		

