.productDescription {
	font-size: 9px;
	color: #783C58;
}
.home {
	font-size: 14px;
	color: #540525;
	font-weight: bold;
	overflow: scroll;
}
.purpleFont {
	color: #540450;
	font-weight: bold;
}

.imageBox {
	padding-right: 25px;
}
.tmlogoBox {
	padding-left: -5px;
	float: left;
}

.links {
	font-weight: bolder;
	color: #783C58;
	text-align: left;
	font-size: 10px;
	text-decoration:none;
	
}
h1 {
	font-size: 14px;
	color: #540450;
}
h2 {
	color: #540450;
	font-size: 12px;
	font-weight: bold;
}
.quotes {
	font-style: italic;
	color: #59A543;
	font-size: 12px;
}
.couponLink {
	font-weight: bold;
	color: #F00;
	font-size: 15px;
	background-color: #FF0;
}
.phoneConsult {
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	color: #C03;
}

.tableRows {
	onmouseover="style.backgroundColor='#9F9';"
onmouseout="style.backgroundColor='#783C58'"

