td
{
	font-family: Tahoma;
	font-size: 11px;
}

a
{
	text-decoration: none;
	color: black;
}

a:hover
{
	text-decoration: underline;
	color: black;
}

a:visited
{
	text-decoration: none;
	color: #717171;
}

input
{
	border: solid 1px gray;
	font-family: Tahoma;
	font-size: 11px;
}

select
{
	border: solid 1px gray;
	font-family: Tahoma;
	font-size: 11px;
}


