BODY { background-color: #FFFFFF; margin: 0 }
BODY, TR, TD, TH, THEAD, TFOOT, TBODY, TT, LAYER, ILAYER, IFRAME, DIV, SPAN, FORM, TEXTAREA { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}

A
{
    COLOR: #666666;
    TEXT-DECORATION: underline
}
A:hover
{
    color: #FF9900;
    TEXT-DECORATION: none
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.mediumtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.newslinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	color: #FF9900;
	text-decoration: underline;
}
newslinks:hover {
	color: #666666;
	text-decoration: none;
}
.sidetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	display: table-row;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}