body, table, tr, td { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:17px; color: #333366;  }
body{
	background-color:#FFFFFF;
	margin:0;
	padding:0;
}

.viewcart {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}
.underheaders {
	font-size: 10px;
	text-decoration: none;
}
.bowlsselect {
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;

}

.addtocart {
	font-size: 9px;
	font-weight: bold;
	color: #9999FF;
	text-decoration: none;

}

.bowlnotes {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

.legal {
	font-size: 9px;
	font-weight: bold;
	color: #CCCCFF;
	text-decoration: none;
}

a{ color: #333399; text-decoration: underline; }
a:hover { color: #9999ff; }

addto_cart a:link { color: #9999ff; text-decoration: none; font-weight: bold;  }
a.addto_cart:hover { text-decoration: underline; }

general a{ color: #CCCCCC; text-decoration: none }
general a:active { color: #333366; }
general a:hover { color: #333366; text-decoration: underline;}

addtocart a{ color: #9999ff; text-decoration: none; font-weight: bold; }
addtocart a:hover { text-decoration: underline; }

viewcart a{ color: #333366; text-decoration: none }
viewcart a:hover { text-decoration: underline;}

.cartButtonTd{
	background-color:#CCCCFF;
	text-align:right;
}
