.bdr_bott {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;	
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
}
#prod a:hover {
	background-color:#CCFFFF;
}