A:link {
	color: #000000;
	text-decoration: none;
}

A:visited {
	color: #000000;
	font-weight : normal;
	text-decoration: none;
}

A:active {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #000000;
	text-decoration: underline;
}

.TD {
	font-size: 10pt;
	font-family : Arial;
	color : #000000;
}

P {
	font-size:10pt;
	font-family : Arial;
	font-weight : normal;
	color : #000000;
}

.bodfont {
	font-size: 10pt;
	font-family : Arial;
	color : #000000;
}

.specials{
	font-size: 8pt;
	font-family : Arial;
	font-weight : bold;
	color : #000000;
}

.footer{
	font-size: 8pt;
	font-family : Arial;
	color : #000000;
}

.top-menu{
	font-size: 8pt;
	font-family : Arial;
	color : #000000;
}



.TD.dark {
	font-size: 10pt;
	font-family : Arial;
	font-weight : Bold;
	color : #000000;
}


BODY {
 scrollbar-base-color: #FFCC00;
 scrollbar-track-color: #FFCC00;
 scrollbar-face-color: #FF2400;
 scrollbar-highlight-color: #FFCC00;
 scrollbar-3dlight-color: #FFFFFF;
 scrollbar-darkshadow-color: #191919;
 scrollbar-shadow-color: #000000;
 scrollbar-arrow-color: #FFCC00;

 }