a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #cccccc;
	font-style: normal;
}
a:visited {
	text-decoration: none;
	color: #999999;

}
a:hover {
	text-decoration: blink;
	color: #ffffff;

}
a:active {
	text-decoration: blink;
	color: #999999;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #cccccc;
}
body {
	scrollbar-base-color: #000000;
    scrollbar-arrow-color: rgb(207,207,207);
	scrollbar-darkshadow-color: rgb(172,172,172);
    scrollbar-face-color: rgb(255,255,255);
	scrollbar-shadow-color: rgb(140,140,136);
}