﻿.BaseMasterThinOuter
{
    background-color: #D9BA83;
    margin:0 auto;
    width:1125px;
   
}

.Contactpage
{
}

.Contactpage a
{
    color:Black;
    text-decoration:underline;
}

.LoginLinks
{
    color:#292b51;
    text-decoration:none;
}

.LoginLinks:hover
{
    text-decoration:underline;
}
