A.DepartmentUnselected
{
	color: Blue;
	font-family: Comic Sans MS;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 0px;
}
A.DepartmentUnselected:hover
{
	color:Red;
	padding-left: 0px;
}
A.DepartmentSelected
{
	color: Green;
	font-family: Comic Sans MS;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 0px;
}
A.CategoryUnselected
{
	color:Blue;
	font-family:Comic Sans MS Sans MS;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 0px;
}
A.CategoryUnselected:hover
{
	color:Red;
}
.CategorySelected
{
	color: Green;
	font-family: Comic Sans MS Sans MS;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 0px;
}
.FirstPageText
{
	color: Navy;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	line-height: 9px;
	padding-left: 10px;
}
.ListDescripton
{
	color: Black;
	font-family: Verdana,Helvetica,sans-serif;
	font-weight:bold;
	font-size: 14px;
}
.SectionTitle
{
	color: Black;
	font-family: Verdana,Helvetica,sans-serif;
	text-decoration: none;
	font-size:18px;
	font-weight: bold;
	line-height:15px;
	padding-left: 10px;
}

.PubName
{
	color: Black;
	font-family: Times,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.ProductName
{
	color: Black;
	font-family: Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 24px;
}
.ProductDescription
{
	color: Black;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 16px;
}
.ProductPrice
{
	color: Black:font-family: Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 11px;
}