body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #006600;
}
.copyright {
	color: #006600;
}

body {
	background-color: #6686fd;
	CURSOR: url(images/MOUSE.cur);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {
	color: #000033;
	font-weight: bold;
}