body 
{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #772720;
        font-size: 10px;
}
                    
a:link {
        color: #772720;
        text-decoration: underline;
}
a:visited {
        color: #772720;
        text-decoration: underline;
}
a:hover {
        color: #EC9D1A;
        text-decoration: underline;
         
}
a:active {
        color: #772720;
        text-decoration: underline;
}                        
.title {
        font-size: 30px;
        color: #772720;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
}
.text {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #772720;
        line-height: normal;
}

.menutext {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color:#ffffff;
        line-height: normal;
        text-decoration: none;
}

.menu_table
{
        white-space: nowrap;


}

.topmenu{
        font-family: Arial, Helvetica, sans-serif;
        color:#772720;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;

}
.topmenu:link {
        color:#772720;
        font-size: 14px;
        font-weight: inherit;
        text-decoration: none;

}
.topmenu:active {
        color:#772720;
        font-size: 14px;
        font-weight: inherit;
        text-decoration: none;

}

.topmenu:visited {
        color:#772720;
        font-size: 14px;
        font-weight: inherit;
        text-decoration: none;

}


.topmenu:hover {
        color:#EDAA35;
        font-weight: inherit;
        text-decoration: none;
}

.menu {
        font-family: Arial, Helvetica, sans-serif;
        color:#ffffff;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;

}
.menu:link {
        color:#ffffff;
        font-size: 14px;
        font-weight: inherit;
        text-decoration: none;

}
.menu:active {
        color:#ffffff;
        font-size: 14px;
        font-weight: inherit;
        text-decoration: none;

}

.menu:visited {
        color:#ffffff;
        font-size: 14px;
        font-weight: inherit;
        text-decoration: none;

}


.menu:hover {
        color:#EDAA35;
        font-weight: inherit;
        text-decoration: none;
}