
.prodlist_productname
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #153e49;
	font-weight: Bold;
	height: 32px;
	
}
.prodlist_productname a
{
	color: #153e49;
	text-decoration: none;
	display: block;
}
.prodlist_productname a:hover
{
	text-decoration: underline;
	display: block;
}

.category_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	border: 0px solid white;
}
.category_title a
{
	color: #ffffff;
	text-decoration: none;
}
.category_title a:hover
{
	color: #ffffff;
	text-decoration: none;
}
.category_title a:visited
{
	color: #ffffff;
	text-decoration: none;
}
