body {
	font-family: Arial;
	font-size: 12px;
	background-color: #000000;
	color: #FFFFFF;
}
td {
	background-color: #171717;
	font-size: 10px;
	text-transform: uppercase;
	line-height: normal;
	color: #FFFFFF;
}
table {
	border: 1px none #666666;


}
a:link {
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: line-through;
}
.newsHeader {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
.newsHeader2 {
	font-family: Arial;
	font-size: 14px;
	text-transform: uppercase;
}
