body {
	background-color: black;
	margin: 0px;
}

p {
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	color: black;
	line-height: 15pt;
	font-size: 10pt;
	text-decoration: none;
}




a {
	line-height: 18px;
	font-size: 11px;
	text-decoration: none;
	color: #cc6633;
	font-family: Arial, sans-serif, sans-serif;
	font-weight: bold;
}

a:visited {
	line-height: 18px;
	font-size: 11px;
	text-decoration: none;
	color: #cc6633;
	font-family: Arial, sans-serif, sans-serif;
	font-weight: bold;
}

a:active {
	line-height: 18px;
	font-size: 11px;
	text-decoration: none;
	color: #666600;
	font-family: Arial, sans-serif, sans-serif;
	font-weight: bold;
}

a:hover {
	line-height: 18px;
	font-size: 11px;
	text-decoration: underline;
	color: #666600;
	font-family: Arial, sans-serif, sans-serif;
	font-weight: bold;
}

