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