body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CC6666;
	background-color: #000000;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	background-color: #000000;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	text-decoration: none;
	color: #990000;
	font-weight: normal;
	line-height: normal;
	background-color: #663333;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #CC3333;
	text-decoration: none;
	line-height: normal
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	text-decoration: none;
	color: #999999;
	font-weight: normal;
	line-height: normal
}

