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: #FF0000;
	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;
}

.news{
	font-size: 8pt;
	font-family : Arial;
	color : #5C7B8E;
}

.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: #000000;
 scrollbar-track-color: #191919;
 scrollbar-face-color: #5C7B8E;
 scrollbar-highlight-color: #FF0000;
 scrollbar-3dlight-color: #FF0000;
 scrollbar-darkshadow-color: #191919;
 scrollbar-shadow-color: #000000;
 scrollbar-arrow-color: #FFFFFF;
 }