/*table, html{
	background-color:#E9F0F3;
	}*/
a {
	color:#5E91A8;
	text-decoration:none;
	}
a:hover {
	color:#3B5763;
	text-decoration:underline;
	}