TABLE {
	font-size: 12px;
	line-height: 18px;
}

a{
	color:#FFFFFF;
	text-decoration: none
}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {
	color: #FFFF00;
	text-decoration: none
}
a:active {COLOR: #ff6600; TEXT-DECORATION: none}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #210101;
}
