.c {
	float: left;
}
.cr {
	clear: left;
}
	a:link, a:visited {
	color : #0000FF; 
	text-decoration : none; 
} 
	a:hover {
	color : #F07F00; 
	text-decoration : underline;
} 


