a {
    color: #317D31;    
    cursor: hand; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 9pt; 
    font-weight: bold; 
}
a:hover {
    color: #964700;
    text-decoration: underline
}

td {
    color: #000000;    
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
}

.siteIndex
{
    color: #ffffff;    
    cursor: hand; 
    font-family: arial; 
    font-size: 9pt; 
    font-weight: bold; 
    text-decoration: none;
}
.siteIndex:hover
{
    color:#ffffff;
    text-decoration: none;
}

.pageTitle
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12pt; 
    font-weight: bold; 
    font-style: normal; 
    color: #317D31;
}

.itemTitle
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    font-weight: bold; 
    font-style: normal; 
    color: #317d31;
}

.itemLink
{
    color: #222222;    
    cursor: hand; 
    font-family: verdana; 
    font-size: 7pt; 
    font-weight: normal; 
}
.itemLink:hover
{
    color:#317d31;
    text-decoration: underline
}

.itemDescription
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    font-weight: normal; 
    font-style: normal; 
    color: #000000;
}

.catTitle
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    font-weight: bold; 
    font-style: normal; 
    color: #317D31;
}


.catDescription
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    font-weight: normal; 
    font-style: normal; 
    color: #000000;
}

.catLink
{
    color: #222222;    
    cursor: hand; 
    font-family: verdana; 
    font-size: 7pt; 
    font-weight: normal; 
}
.catLink:hover
{
    color:#317d31;
    text-decoration: underline
}

.cartTitle
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    font-weight: bold; 
    font-style: normal; 
    color: #ffffff;
}

.cart
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 8pt; 
    font-weight: normal; 
    font-style: normal; 
    color: #000000;
}

.copyright
{
    font-family: Verdana; 
    font-size: 8pt; 
    font-weight: normal; 
    font-style: normal; 
    color: #ffffff;
    text-decoration: none;
}

.copyright:hover
{
    font-family: Verdana; 
    font-size: 8pt; 
    font-weight: normal; 
    font-style: normal; 
    color: #ffffff;
    text-decoration: underline;
}
