td.menu2name {
} /* Product name */
.menu2name a:link, .menu2name a:visited {
	color: #144E98;
	font-size: 13px;
	line-height: 20px;
	display: block;
	text-transform: capitalize;
	text-decoration: none;
	font-family: "Trebuchet MS";
	width: 183px;
	margin: 0px;
	padding: 0px;
	text-indent: 8px;
} /* Product name */

.menu2name a:hover , .menu2name a:active {
	color: #000000;
	text-decoration: none;
} /* Product name */


td.menu2desc {
} /* Description text */
.menu2desc a:link, .menu2desc a:visited {
} /* Description text */

.menu2table {
} /* Border around each product */
/*.nomargin {
	margin: 5px 3px 0px 3px;
}*/
.menu2image {
}
