
<!--
a:link	{
	color : #0000FF;
	text-decoration : none;
}
a:visited	{
	color : #0000FF;
	text-decoration : none;
}
a:active	{
	color : #FF0000;
	text-decoration : underline;
}
a:hover	{
	color : #FF0000;
	text-decoration : underline;
}
body	{
	scrollbar-3dlight-color : ff6666;
	scrollbar-arrow-color : ff6666;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : ff6666;
	scrollbar-shadow-color : #FFFFFF;
}
-->