a {
	text-decoration: none;
	color: rgb(0,32,96);
}
a:hover {
	text-decoration: none;
	color: rgb(0,96,196);
}
div.mainBody {
	width:650px;
}

