body
{
	font-family:Arial;
}

.mytd
{
	cursor:hand
}

A:link
{
	color:blue;
}

A:visited
{
	color:blue;
}

A:hover
{
	color:blue;
				
}