BODY
{
	font-family: Arial;
}
A
{
	text-decoration:none;
	color: #000000;
}
A:hover
{
	text-decoration:none;
	color: #F58f21;
}