a
{
	font-weight: 600;
	color: #ff9900;
	text-decoration: none
}

a:visited
{
	font-weight: 600;
	color: #ff9900;
	text-decoration: none
}

a:hover
{
	font-weight: 600;
	color: ffcf00;
	text-decoration: underline
}
p
{
	font-family: arial;
	font-size: 10pt;
}