td
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
}
A {
		color : Black;
		text-decoration : none;
	}
A:hover {
	border:'1';
	color : Black;
	text-decoration : underline;
}
