a {
    color: navy;    
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    font-weight: bold; 
    text-decoration: underline;
}

a:hover {
    color: navy;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    font-weight: bold; 
    text-decoration: underline;
}

td {
    color: #000000;    
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    font-weight: normal; 
    text-decoration: none;
}

.title {
    font-family: arial; 
    font-size: 12pt; 
    font-weight: bold;
    font-style: normal; 
    line-height: normal; 
    color: #000000;
}

.index {
    color: #ffffff;    
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    font-weight: bold; 
    text-decoration: underline;
}
.index:hover {
    color: #F7DB59;    
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    font-weight: bold; 
    text-decoration: underline;
}
.linkBar {
    color: navy;    
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 8pt; 
    font-weight: bold; 
    text-decoration: none;
}

.linkBar:hover {
    color: navy;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 8pt; 
    font-weight: bold; 
    text-decoration: underline;
}
.linkBarSel {
    color: navy;    
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 8pt; 
    font-weight: bold; 
    text-decoration: none;
}

.linkBarSel:hover {
    color: navy;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 8pt; 
    font-weight: bold; 
    text-decoration: underline;
}

.price {
    font-family: arial;
    font-size: 14pt; 
    font-weight: normal; 
    text-decoration: none;
}

.stocknum {
    font-family: arial; 
    font-size: 10pt; 
    font-weight: normal; 
    text-decoration: none;
}
.cart {
    font-family: arial; 
    font-size: 10pt; 
    font-weight: bold;
    font-style: normal; 
    line-height: normal; 
    color: #000000;
}
