
a:link {color: #ffffff; text-decoration: none; text-underline: none}
a:visited {color: #ffffff; text-decoration: none; text-underline: none} 
a:active {	color: #f0f0f0; text-decoration: none; text-underline: none}
a:hover {color: #000000; text-decoration: none; text-underline: none}


body
{
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}