body {
		 color: #0000CC;		 
		 font-family: Geneva, Arial, Helvetica, sans-serif;
}

p{ color: #0000CC;
		 
		 font-family: Geneva, Arial, Helvetica, sans-serif;
}
a {	
	
	color: blue;
	text-decoration: underline;
	
}

a:hover {
	text-decoration: none;
	color:#000099
	
	
	
	}

a:visited {
	
	color: color: blue;
}				

.left a:hover {
	text-decoration: none;
	color: 009966;
	font-weight: bold;
	
	
	}

.left a:visited {
	
	color: color: 009966;
}	
.bottom a{ 
	color: #0000CC;
	text-decoration: underline;
}

.bottom a:hover {
	text-decoration: underline;
	color: 009966;
	
	
	
	}

.bottom a:visited {
	
	color: color: 009966;
}	

