body,td,th,select,input,table,p,span,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt !important;
	color: #FFFFFF !important;
	border-color: #FFFFFF !important;
	background-color: #000000;
}

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


table, tr, td {
	background-color: #000000 !important;
}

a:link {
	color: #FFFF00 !important;
	font-weight:bold;
	text-decoration: none;
	font-size: 20pt;
}

a:hover {
	text-decoration: none;
	font-weight:bold;
	color: #000000 !important;
	background-color:green !important;
	font-size: 20pt;
}

a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #FFFF00 !important;
	font-size: 20pt;
}

a:active {
	font-weight:bold;
	text-decoration: none;
}

