body {
	background-color: #000000;
	font-size: 12px;
	color: #B81BC2;
	}
h1,h2 {
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
a:link,a:visited {
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover {
	color: #ff0000;
	font-size: 14px;
	text-decoration: none;
	}
