<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EE247F;
	
	SCROLLBAR-FACE-COLOR: #FF62A9;
	SCROLLBAR-HIGHLIGHT-COLOR: #FEC2DC;
	SCROLLBAR-SHADOW-COLOR: #FF62A9;
	SCROLLBAR-3DLIGHT-COLOR: #E7D6CE;
	SCROLLBAR-ARROW-COLOR: #B71C60;
	SCROLLBAR-TRACK-COLOR: #B71C60;
	SCROLLBAR-DARKSHADOW-COLOR: #B71C60;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline overline;
	color: #000000;
}
a:active {
	text-decoration: none;
}
-->
