A {
	text-decoration: none;
	color: black;
	font-family : Arial;
}

A:Hover {
	text-decoration: none;
	color: black;
	font-weight : bold;
	font-family : Arial;
	
}


TD{
	font-size : x-small;
	font-family : Arial;
}

