body { text-decoration: none; 
		background-image: url('background.gif');
		color: #000000; 
		font-weight: normal;
		font-family: Arial, Helvetica, san-serif;
		font-size: 10px; 
		

} 
		

A, A:active, A:visited, { 
	text-decoration: none; 
	color: #000000; 
	font-weight: bold;
	font-size: 11px; 
} 


A:hover { 
	text-decoration: underline; 
	color: #000080; 
	font-weight: bold; 
} 

.info {
		       text-align:center;
		       font-size: 10px;
		      
}

.ad {
		       text-align:center;
			font-weight: bold;	
		       font-size: 12px;
		      
}


.contact {
		       text-align:center;
		       color: #699494;
		      
}


.copyrightInfo {
	text-align:right;
	color:#699494;
	font-size:7pt;
}

.nav   { 
	
	font-size: 10px; 
} 


 


