@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(bgrd44444.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;
}
link {
	text-decoration: none;
}
a:link {
	text-decoration: underline;
	margin: 0px;
	color: #FFFFCC;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

