﻿.bigRed
{
    color: #AD302A;
    text-align: center; 
    font-size: 36px;    
    line-height:normal;    
}

.saleLinks
{
    margin-bottom: 10px;    
    text-align: right;
    color: black;
    font-family: Arial Narrow;
    font-size: 18px;
    background-image: url(../images/Super-Summer-Store-Web-Bann.jpg);
    width: 934px;
    height: 333px;
}

.saleLinks a
{
    color: #AD302A;
    color: #FFC61D;
    font-weight: bold;
}

.bannerText, .bannerText a
{
     color: #AD302A;
     font-weight: bold;
     text-align: center;
     font-family: Arial Narrow;
     font-size: 18px;    
}
.bannerText ul
{
    font-size: 10px;
    text-align: left;
    margin-top: 10px;
}


.dol
{
    vertical-align: top;
    font-size: 20px;
    font-weight: bold;
}

img a:hover 
{
    text-decoration: none;    
}