td
{
	font-family: arial;
	font-size: 10pt;
}

a:link
{
	color: #0000ff;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

a:active
{
	color: #0000ff;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

a:visited
{
	color: #0000ff;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	background: yellow;
}

