td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	
}

.hotdeallink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4B2D03;
	text-decoration: underline;
	font-weight: bold;
}
a.menulink {
	font-family : Trebuchet MS;
	font-size : 8pt;
	color : #00954C;
	text-decoration : none;
	font-weight : bold;
}

a.menulink:hover {
 	font-family : Trebuchet MS;
	font-size : 8pt;
	color : #00954C;
	text-decoration : none;
	font-weight : bold;
}

.redsection {
	font-family : Trebuchet MS;
	font-size: 9pt;
	color: #ED1C24;
	text-decoration : underline;
	font-weight : bold;
}

.greenbookroom {
	font-family : Trebuchet MS;
	font-size : 8pt;
	color : #00642f;
	font-weight : bold;
}
.blackbookroom {
	font-family : Trebuchet MS;
	font-size : 7.5pt;
	color : #000000;
	font-weight: bold;
}

td.boldcol
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}


