body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color:#FFDC52;
	background-color: #FFDC52;
}


.mt {
	clip: rect(auto,auto,10px,auto);
}
a:link {
	color: #FFDC52;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFDC52;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFDC52;
	font-weight: bold;
}

