td
{
	font-family : Garamond, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	color: Black;
	letter-spacing: -1px;
}
.menu
{
	font-family : Garamond, "Times New Roman", Times, serif;
	font-size: 20px;
	text-decoration: none;
	color: #000000;
	letter-spacing: -1px;
	/*font-weight : bold;*/
}
.menu:hover
{
	color: #EA6502;
}