.breadcrumblink:hover
{
font-size: 14px;
font-weight: bold;
color: #CC0099;
text-decoration: underline;
}

.breadcrumblink:link
{
font-size: 14px;
font-weight: bold;
color: #CC0099;
text-decoration: none;
}

.categoryTitleSkin
{
text-align: center;
height: 28px;
width: 240px;
padding-top: 14px;
background-image: url(Images/Category_SoftGray.jpg);
}

.categoryTitleText
{
font-size: 16px;
font-weight: bold;
color: #339900;
text-decoration: none;
}

