body {
	background-color: #D2EAF0;
	margin-left: 0px;
	margin-right: 0px;
}

.maintable {
	border: 1px groove #203B4E;
}

a:link {
	COLOR: #990000;
	text-decoration: none;
}
a:hover {
	BACKGROUND-COLOR: #D5D5B0
}
a:active {
	COLOR: #ff9900
}
a:visited {

	text-decoration: none;
}
.bordered {
	border: 0.3mm solid #A6B4B7;
}
