body {
	background-color: #000000;
	background-image: url(images/window.gif);
	background-repeat: repeat;
	background-position: center center;
	font-size: 12pt;
	color: #ffffff;
}
a:link {
	font-size: 12pt;
	color: #ffffff;
	text-decoration: underline;
}
a:visited {
	font-size: 12pt;
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	font-size: 12pt;
	color: #FE86A5;
	text-decoration: underline;
}
img {
	color: #CC9966;
	border: thin #CC9966;
}
