a:link, a:active, a:visited {
text-decoration: none
}

a:hover {

text-decoration: underline}



.style {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
.leftnavtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.featuredprod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.homepagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.homepagetitlewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
