﻿body
{
    background-color: #201811;
}
a 
{
    color: Black;
    text-decoration: none;
}
.textStyle
{
    font-size: 1.4rem;
    font-family: "Arial";
}
.imagesText
{
    font-size: 2.2rem;
    color: #7f532e;
    font-weight: 600;
    font-family: "Arial";
}
.menuSelected
{
    font-size: 2.5rem;
    color: #7f532e;
    font-weight: 600;
    font-family: "Arial";
}
.menuHomePage
{
    font-size: 1.2rem;
    color: #184a6b;
    font-weight: 600;
    font-family: "Arial";
}
.menu
{
    font-size: 2.5rem;
    color: #184a6b;
    font-weight: 600;
    font-family: "Arial";
}
.menuLinks
{
    font-size: 1.0rem;
    color: #184a6b;
    font-family: "Arial";
}
.rights
{
    font-size: 1.8rem;
    font-family: "Arial";
}
.linksMail
{
    color: #184a6b;
    font-weight: 600;
    font-size: 2.5rem;
    font-family: "Arial";
    text-decoration: "underline";
}
.linksD
{
    color: #184a6b;
    font-weight: 600;
    font-size: 1.6rem;
    font-family: "Arial";
    text-decoration: "underline";
}
.textStyleD
{
    font-weight: 600;
    font-size: 1.6rem;
    font-family: "Arial";
}
.textStyleHomePage
{
    font-size: 1.2rem;
    font-family: "Arial";
}
.textStyle
{
    font-size: 2.5rem;
    font-family: "Arial";
}
.textStyleContact
{
    font-size: 2.5rem;
    font-family: "Arial";
}
.formTextStyle
{
    font-size: 2.5rem;
    font-family: "Arial";
}
.formTextStyleBold
{
    font-size: 2.5rem;
    font-weight: 600;
    font-family: "Arial";
}