BODY {
	font : 12px Arial, Helvetica, sans-serif;
}

TABLE {

}

A {
	text-decoration : none;
	color : Black;
	font-weight: bold;
}

A:hover {
	text-decoration : underline;
	text-transform : none;

}

