body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFF00;
}
body {
	background-image: url(../pics/obsession.jpg);
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0000FF;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	color: #FF00FF;
}
a:hover {
	color: #00FF00;
}
a:active {
	color: #FF0000;
}

