a:link	{
	color : #4FB8A3;
	text-decoration : none;
}
a:visited	{
	color : #408080;
	text-decoration : none;
}
a:active	{
	color : #008000;
	text-decoration : underline;
}
a:hover	{
	color : #408080;
	text-decoration : underline;
}
body	{
	color : #808080;
	scrollbar-3dlight-color : #4FB8A3;
	scrollbar-arrow-color : #4FB8A3;
	scrollbar-darkshadow-color : #4FB8A3;
}

