td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	color: #A97924;
	text-decoration: none;

}
a:hover {
	color: #FFCC00;
}
.white {
	color: #FFFFFF;
}
.bground-xrepeat {
	background-repeat: repeat-x;
	background-position: top;
	font-size: 10px;

}
.txt-footer {
	font-size: 10px;
}
.nav-products {
	border: 1px solid #C5A214;
	background-image: url(images/gp_product-nav.gif);
	color: #FFFFFF;
	text-decoration: none;
}
.nav-products:hover {
	border: 1px solid #336699;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336699;
}
.titles {
	font-size: 14px;
	font-weight: bold;
	color: #9E772E;
}

