BODY, TD
{
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size   : 11px;
  color       : #000000;
}
A {
	text-decoration: none;
  color       : #000000;
	font-weight : bold;
}

A.edit_link:Hover {
  color       : #000000;
	text-decoration: underline;
  background : #EEEEEE
}

A.Hover {
  color       : #000000;
	text-decoration: underline;
}

A:Visited {
	color: #000000;
}