@charset "UTF-8";
/* CSS Document */
/* Creatively spinned by Muid Latif / www.moedlatif.com */
body,td,th {
	font-family: Trebuchet MS, Century Gothic, Georgia, Garamound, Times Roman;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
a:link {
	text-decoration: none;
	color: #FFFFCC;
}
a:visited {
	text-decoration: none;
	color: #99CCFF;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
