BODY	{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
    	FONT-FAMILY: arial;
	FONT-SIZE: 12px;
	SCROLLBAR-BASE-COLOR: #0099cc
	}


a:link		{ color: #ff0000; text-decoration: none }

a:visited	{ color: #ff0000; text-decoration: none }

a:active	{ color: #ff0000; text-decoration: none }

a:hover		{ color: #0099cc; text-decoration: underline }

