a:link {
	color: #947b33;
	text-decoration: none;
}
a:visited {
	color: #947b33;
	text-decoration: none;
}
a:hover {
	color: #947b33;
	text-decoration: underline;
}
a:active {
	color: #947b33;
	text-decoration: none;

}

.border {
	border-style: solid;
	border-width: 1px;
	border-color: #048962;
	background-color: #ffffff;
	font-size: 7.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

TD.prod { text-decoration: none;
font-size:10pt;
font-weight: none;
font-family: Arial; 
}
TD.prod A:link { color: #8C6E19;
text-decoration: none;
font-size:9pt;
font-weight: bold;
font-family: Verdana; 
}
TD.prod A:visited { color: #8C6E19;
text-decoration: none;
font-size:9pt;
font-weight: bold;
font-family: Verdana; 
}
TD.prod A:active { color: #8C6E19;
text-decoration: none;
font-size:9pt;
font-weight: bold;
font-family: Verdana; 
}
TD.prod A:hover { color: #614802;
text-decoration: underline;
font-size:9pt;
font-weight: bold;
font-family: Verdana; 
}

