body,td,th {
	font-size: 12px;
	color: #7B3073;
}
body {
	background-color: #EEE2EC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #7F2F6E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7A2F72;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #7F2F6E;
}
