/* Joy-Filled Marriage NJ CSS Styles */

/* Global */
a {color: #3300CC; text-decoration: none}
a:visited {color: #000099}
a:hover {color: #FFFFFF;text-decoration: underline;background-color: #3300CC;}

/* Text */
body, td  {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:000000;
	line-height: 16px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.news {color:  #ffffcc; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small;}
.news a:link {color: #000099; font-size: xx-small; text-decoration: NONE;}
.news a:visited {color: #000099; text-decoration: NONE; font-size: xx-small;}
.news a:hover {color: #ff0033; text-decoration: none; font-size: xx-small;}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660066;
	line-height: 18px;
}.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #660066;
	line-height: 18px;
}
.itemcode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
