.mainlink_selected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color:#FFFFFF
}
.mainlink_unselected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps
}
body {
	color: #CCCCCC;
	background-color: #000000;
}
.main_table {
	border: thin ridge #333333;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
.newsdate {
	font-weight: bold;
	color: #FF0000;
}
.newsitem {
	text-indent: 10px;
}
.main_underlined_td {
	border-bottom: thin ridge #333333;
}
