﻿a.bannerRight
{
    color:#D80015;
    font-weight:bold;
    text-decoration:underline;
}

a.bannerRight:hover
{
    color:#D80015;
    font-weight:bold;
    text-decoration:underline;
}

span.blue
{
    color:#8c8c8c;
}

span.red
{
    color:#D80015;
    font-weight:bold;
}

span.white
{
    color:#ffffff;
    font-size:16px;
    font-weight:700;
}

span.white ul
{
    color:#ffffff;
    font-size:11px;
    font-weight:700;
}