body {
	background-image:url(images/stars.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1E1BB2;
}

#text {
	margin:10px;
}

.title {
	font-weight:bold;
	font-size:12px;
	font-style:italic;
}

a:link {
	text-decoration:none;
	font-weight:bold;
	color:#990000;
}

a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#990000;
}

a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#CC0000;
}
