body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family:Georgia,serif;
	font-size:11px;
}

a:link {
	color: #547B94;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #547B94;
}
a:hover {
	text-decoration: underline;
	color: #3D0101;
}
a:active {
	text-decoration: none;
}
