A:link {
	color: #333333;
	text-decoration: none;
}

A:visited {
	color: #333333;
	font-weight : Bold;
	text-decoration: none;
}

A:active {
	color: #68685d;
		text-decoration: none;
}

A:hover {
	color: #254c70;
	text-decoration: underline;
}

TD {
	font-size: 10pt;
	font-family : Arial;
	color : #000000;
}

P {
	font-size: 10pt;
	font-family : Arial;
	color : #000000;
}

TD.dark {
	font-size: 10pt;
	font-family : Arial;
	font-weight : Bold;
	color : #000000;
}

.news{
     font-size: 10pt;
	font-family : Arial;
	font-weight : normal;
	color : #333333;
	}


BODY {
 scrollbar-base-color: #333333;
 scrollbar-track-color: #68685d;
 scrollbar-face-color: #d1d1b1;
 scrollbar-highlight-color: #d1d1b1;
 scrollbar-3dlight-color: #d1d1b1;
 scrollbar-darkshadow-color: #68685d;
 scrollbar-shadow-color: #000000;
 scrollbar-arrow-color: #68685d;
 }
 