body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.mainfont {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #993333;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #660066;
	text-decoration: underline;
}
