a:link {
	letter-spacing:1px;
	font-family: Arial;
	font-size: 9pt;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	letter-spacing:1px;
	font-family: Arial;
	font-size: 9pt;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	letter-spacing:1px;
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.Normal:link {
	letter-spacing:1px;
	font-family: Arial;
	font-size: 9pt;
	color: #7C7C7C;
	text-decoration: none;
}
a.Normal:visited {
	letter-spacing:1px;
	font-family: Arial;
	font-size: 9pt;
	color: #7C7C7C;
	text-decoration: none;
}
a.Normal:hover {
	letter-spacing:1px;
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline;
}
.Intro {
	font-size:9pt;
	font-family: sans-serif;
	letter-spacing: 1px;
	color:#7C7C7C;
}
.EmptyLink{
	font-size:9pt;
	font-family: sans-serif;
	COLOR: #FFFFFF;
	letter-spacing: 2px;
}
body{
	background-color:#000000;
}