table	{
	font-family: Lucida Grande, Arial, Helvetica;
	font-size: 11px;
	color: #555555;
	line-height: 19px;

}

a	{
	color: #555555;
	border-bottom: 1px dotted #555555;
	text-decoration: none;
}

a:hover	{
	color: #222222;
	border-bottom: 1px dotted #222222;
	text-decoration: none;
}

