#pagination_ a:link {color: #FFFFFF}     /* unvisited link */
#pagination_ a:visited {color: #FFFFFF}  /* visited link */
#pagination_ a:hover {color: #FFFFFF}   /* mouse over link */
#pagination_ a:active {color: #FFFFFF}   /* selected link */ 

#pagination_b a:link {color: #FFFFFF}     /* unvisited link */
#pagination_b a:visited {color: #FFFFFF}  /* visited link */
#pagination_b a:hover {color: #FFFFFF}   /* mouse over link */
#pagination_b a:active {color: #FFFFFF}   /* selected link */ 

.ProductName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	vertical-align: bottom;
}
.ProductSubname {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	vertical-align: top;
	color: #395736;
}
.ProductDescription {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	white-space: normal;
	word-spacing: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: square;
}
.ProductImage {
	vertical-align: top;
}
.FooterCopyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	letter-spacing: 0.2em;
}
.FooterBottomRow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	vertical-align: top;
}
.FooterTopRpw {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	vertical-align: bottom;
}

.Pagination {
	color: #FFFFFF;
	a:link, a:hover, a:active, a:visited { color: #FFFFFF;
}

img
{  border-style: none;
}
