td.menu1name {
} /* Product name */
.menu1name a:link, .menu1name a:visited {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	background-repeat: no-repeat;
	display: block;
	width: 145px;
	text-transform: Capitalize;
	text-decoration: none;
	font-weight: bold;
} /* Product name */

.menu1name a:hover , .menu1name a:active {
	color: #333333;
	text-decoration: none;
	background-repeat: no-repeat;
} /* Product name */


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

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