﻿body {
}
.NewProductTitleText
{
	font-weight: bold;
	font-size: 12px;
	color: #213984;
	font-family: Arial;
}
.NewProductDescriptionText
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Arial;
}
.NewProductDescriptionMoreText
{font-weight:bold;
	font-size: 11px;
	color: black;
	font-family: Arial;

}
.CategoryLink, .CategoryLink a
{
	font-weight: bold;
	font-size: 12px;
	color: #002F7D;
	font-family: Arial;
	text-decoration: none;
}

