A:link {
	color: #00498F;
	text-decoration: none;
}

A:visited {
	color:  #00498F;	
	font-weight : normal;
	text-decoration: none;
}

A:active {
	color:  #00498F;
	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;
}

.news{
	font-size: 8pt;
	font-family : Arial;
	color : #000000;
}

.footer{
	font-size: 8pt;
	font-family : Arial;
	color : #000000;
}

.top-menu{
	font-size: 10pt;
	font-family : Arial;
	color : #00498F;
}



.TD.dark {
	font-size: 10pt;
	font-family : Arial;
	font-weight : Bold;
	color : #000000;
}


BODY {
 scrollbar-base-color: #000000;
 scrollbar-track-color: #D1D1B1;
 scrollbar-face-color: #00498F;
 scrollbar-highlight-color: #d1d1b1;
 scrollbar-3dlight-color: #FFFFFF;
 scrollbar-darkshadow-color: #191919;
 scrollbar-shadow-color: #00498F;

 scrollbar-arrow-color: #D1D1D1;
 }