body {
	background-image: url(../../i/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #814386;
	margin: 0px;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #62375E;
}
a:link {
	color: #A45699;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
}
a:active {
	color: #CC33CC;
	text-decoration: line-through;
}
