body {
	margin: 0px;
	background-color: #DFE9F5;
}
body,td,th {
	font-size: 12px;
}
a:link {
	text-decoration:none; color:#0066cc
	}
a:visited {
	text-decoration:none; color:#0066cc
	}
a:active {
	text-decoration:none; color:#0066cc
	}
a:hover {
	text-decoration:underline; color:#cc3300
	}

