body {
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	font-family: arial, sans-serif;
	text-decoration: none;
}
.c {
	float: left;
}
.cr {
	clear: left;
}
	a:link, a:visited {
	color : #000066; 
	text-decoration : none; 
} 
	a:hover {
	color : #000066; 
	text-decoration : underline;
} 


