table {
	font-family: Tahoma;
	font-size: 12px;
	color: #FA02F8;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #FA02F8;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FA02F8;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FA02F8;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #FA02F8;
	text-decoration: none;
}
body {
	font-family: Tahoma;
	font-size: 12px;
	color: #FA02F8;
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	border-top-width: 0px;
}
