BODY {
	SCROLLBAR-ARROW-COLOR: #00A3DE;
	SCROLLBAR-BASE-COLOR: #D1E4D4;
	font-family : Arial CE, Arial;
	font-size : 8pt;
}

A  {
	color : Black;
	text-decoration: none;
}

A:Visited  {
	color : Black;
	text-decoration: none;
}

A:Active  {
	color : Black;
	text-decoration: none;
}

A:Hover  {
	color : #00A3DE;
	text-decoration: none;
}
