﻿
/*#cart {
    font-size: 14px;
    color: rgb(57, 45, 24);
}

#cart a, #cart a:link, #cart a:active, #cart a:visited {
    color: rgb(57, 45, 24);
    text-decoration: underline;    
}

#cart a:hover {
    color: rgb(57, 45, 24);    
}*/
