a {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	color: #990000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF99;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


body {
	background-color: #000000;
}
