/*
TD.Separetor
{
  display: inline;
  color: #000000;
}

A:link
{	
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: #007dc2;
	text-decoration: none;
}
A:visited
{
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: #007dc2;
	text-decoration: none;
}
A:active
{
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: #007dc2;
	text-decoration: none;
}
A:hover
{
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: #007dc2;
	text-decoration: none;
}
*/
