body {
	background-color: #6D889B;
}
a {
	font-size: 12px;
	text-decoration:none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
#underwrites {
	font-size:11px;
	height: auto;
	width: auto;
	border-style: none;
	margin-left: auto;
	margin-right: auto;
}

