body
{
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #FFFFFF;
	line-height: 19px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;}
	
.newstitle
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #99CCFF;
	font-weight: bold;
	font-style: italic;
}

.blue
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #99CCFF;
	font-size: 13px;
}

A   	{ color: #FFFFFF; text-decoration: none; font-weight: bold; }
A:link	{ color: #FFFFFF; text-decoration: none; font-weight: bold; }
A:visited { color: #FFFFFF; text-decoration: none; font-weight: bold; }
A:active { color: #FFFFFF; text-decoration: none; font-weight: bold;}
A:hover { COLOR: #FF0000; background-color: none; text-decoration: underline; }

.white:link	{ color: #FFFFFF; text-decoration: none; font-weight: bold; text-decoration: underline;}
.white:visited { color: #FFFFFF; text-decoration: none; font-weight: bold; text-decoration: underline;}
.white:active { color: #FFFFFF; text-decoration: none; font-weight: bold; text-decoration: underline;}
.white:hover { COLOR: #FF0000; background-color: none; text-decoration: underline; }
