body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
p { }
td { }
a:link {
	color: #FFFF00;
	font-weight: bold;
}
a:visited {
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFF00;
}
a:active {
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
body16RB {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

