@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}

a:link {
	color: #DE7921;
	text-decoration: none;
}
a:visited {
	color: #DE7921;
	text-decoration: none;
}
a:hover {
	color: #FDCF37;
	text-decoration: underline;
}
a:active {
	color: #DE7921;
	text-decoration: none;
}

.footer {
	color: #FFF;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}

frameborder {
	color:#F60;
}

