body {
	margin-left: 50px;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
	background-color: #4E5F69;
}
body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}
