/* CSS Document */

.blueHeader {
font-family: Tahoma, Arial; font-weight: bold; text-decoration: none; font-size: 16px; color: #3770AF;
}

.specialTxt {
font-family: Tahoma, Arial; font-weight: bold; text-decoration: none; font-size: 12px; color: #ffffff;
}

.greyHeader {
font-family: Tahoma, Arial; font-weight: bold; text-decoration: none; font-size: 16px; color: #616C71;
}

.blueBodyTxt {
font-family: Tahoma, Arial; font-weight: normal; text-decoration: none; font-size: 12px; color: #3770AF;
}

.greyBodyTxt {
font-family: Tahoma, Arial; font-weight: normal; text-decoration: none; font-size: 12px; color: #616C71;
}

.imgLinkBG {
background-image: url(images/blueLinks.jpg);
background-repeat: no-repeat;
}

.imgSpecialsBG {
background-image: url(images/monthlySpecials.jpg);
background-repeat: no-repeat;
}

a.navLinks, a.navLinks:active, a.navLinks:visited {
font-family: Tahoma, Arial; font-weight: normal; text-decoration: none; font-size: 14px; color: #ffffff; 
}

a.navLinks:hover {
font-family: Tahoma, Arial; font-weight: normal; text-decoration: none; font-size: 14px; color: #B3FB4E; 
}

a.textLink, a.textLink:active, a.textLink:visited {
font-family: Tahoma, Arial; font-weight: normal; text-decoration: none; font-size: 12px; color: #8EC63F; 
}

a.textLink:hover {
font-family: Tahoma, Arial; font-weight: normal; text-decoration: none; font-size: 12px; color: #3770AF; 
}

a.ssLink, a.ssLink:active, a.ssLink:visited
{
font-family: Tahoma, Arial; font-size: 10px; font-weight: normal; color: #a7a7a7;  text-decoration: none;
}

a.ssLink:hover {
font-family: Tahoma, Arial; font-size: 10px; font-weight: normal; color: #E47812;  text-decoration: none;
}
