.Style02 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0099CC;
    font-weight: bold;
}


a.logoLink:active, a.logoLink:visited, a.logoLink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #1e4f97;
    text-decoration: underline;
}

a.logoLink:hover {
    color: #666;
}

a.Seeall:active, a.Seeall:visited, a.Seeall {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #1E4F97;
    text-decoration: underline;
}

a.Seeall:hover {
    color: #999999;
}

.friends {
    color: #ffffff;
    font-size: 10px;
    text-align: center;
}
a.white, a.white:hover {
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
    text-decoration: underline;
}

a.orange, a.orange:hover {
    color: #f89838;
    font-size: 10px;
    font-weight: bold;
    text-decoration: underline;
}

#logoHolder {
    padding: 0;
    background-repeat: no-repeat;
    font-size: 10px;
    text-align: center;
    background-image: url(/images/bottom_logos.gif);
    background-repeat: repeat-y;
}
