@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 20px;
	color: black;
}

.clearit {
	width: 0px;
	height: 0px;
	clear: both;
}

a,
a:link,
a:visited,
a:active {
	color: #4977a1;
}

a:hover {
	color: #000066;
}

/* a:hover.text-white {
	color: #aac1d7 !important;
}

a:link.text-white,
a:hover.text-white,
a:active.text-white,
.text-white {
	color: white !important;
} */
