@charset "ISO-8859-1";
.FP_Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
a:link {
	text-decoration: none; color: #FFFFFF;
}
a:visited {
	text-decoration: none; color: #FFFFFF;
}
a:hover {
	text-decoration: underline; color: #d484a1; 
}
a:active {
	text-decoration: none; color: #FFFFFF;
}

