a:link {
	color: #FF33CC;
	text-decoration: none;
	border: 0px none;


}
.simplyMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;

}
a:visited {
	color: #FF33CC;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 0px none;

}
.ingred {
	border: thin dotted #CCCCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	padding-top: 5px;


}
a:hover {
	color: #FF33CC;
	text-decoration: underline;
}
.highlightText {
	text-transform: uppercase;
	color: #FF0099;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FFCCFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFCCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;



}
