.breadcrumblink:hover
{
font-size: 14px;
font-weight: bold;
color: rgb(180,180,180;
text-decoration: underline;
}

.breadcrumblink:link
{
font-size: 14px;
font-weight: bold;
color: rgb(180,180,180;
text-decoration: none;
}

.categoryTitleSkin
{
text-align: center;
width: 240px;
padding-top: 5px;
}

.categoryTitleText
{
font-size: 16px;
font-weight: normal;
color: #666666;
text-decoration: none;
}

.contentCategoryTitleSkin
{
text-align: center;
height: 28px;
width: 240px;
padding-top: 14px;
background-image: url(Images/Category_SoftGray.jpg);
}

.contentCategoryTitleText
{
font-size: 16px;
font-weight: bold;
color: #009900;
text-decoration: none;
}

