td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a.homenav:link {
	font-weight: bold;
	color: #CC6600;
}

a.homenav:visited {
	font-weight: bold;
	color: #CC6600;
}

a.homenav:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

a.homenav:active {
	font-weight: bold;
	color: #CC6600;
}
a.topnav:link {
	font-weight: bold;
	color: #FFFFFF;
}

a.topnav:visited {
	font-weight: bold;
	color: #FFFFFF;
}

a.topnav:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.topnav:active {
	font-weight: bold;
	color: #FFFFFF;
}
.whitetext {
	color: #FFFFFF;
}
.smalltext {
	font-size: 10px;
}
a:link {
	font-weight: bold;
	color: #990000;
}
a:visited {
	font-weight: bold;
	color: #990000;
}
a:active {
	font-weight: bold;
	color: #990000;
}
a:hover {
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
.maintitle {
	font-size: 17px;
	font-weight: bold;
	color: #666666;
}
.maintitlesold {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}
.titleproduct {
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
}
.footertext {
	font-size: 10px;
	color: #787878;
}
.bg-cell {
	background-image: url(img/testimonial2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

