.RightMenu_Text
{
    font-family: Trebuchet MS;
    color: #494144;
    font-size: 12px;
}

.RightMenu_SectionText
{
    font-family: Trebuchet MS;
    color: #ffffff;
    font-size: 12px;
}

.RightMenu_BulletinTitle
{
    font-family: Trebuchet MS;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
}

INPUT.RightMenu_CleintEmailInput
{
    border: solid 1px #d4c7c1;
    padding: 3px 2px 2px 3px;
    width: 168px;
    background-color: #746d6c;
    color: #ffffff;
    font-style: italic;
    font-family: Tahoma;
    font-size: 11px;
    height: 15px;
}

A.RightMenu_NewsletterPromotion, a.RightMenu_NewsletterPromotion:link, a.RightMenu_NewsletterPromotion:visited
{
    font-family: Trebuchet MS;
    font-size: 14px;
    color: #acf4aa;
    font-weight: bold;
    text-decoration: underline;
}
A.RightMenu_NewsletterPromotion:hover
{
    color: #92c4f7;
    text-decoration: none;
}