
.menu 
{
color : black;
font-weight: 600;
font-size: 14px;
font-family: arial;
cursor: pointer;
}
.submenu 
{
color : black;
font-weight: 600;
font-size: 13px;
font-family: arial;
cursor: pointer;
}
.slogan 
{
font-size: 22px; 
font-weight: 400; 
outline-color: invert;
font-style: normal;
font-family:georgia, geneva, sans-serif;
}
.letter 
{
color: black;
font-size: 15px; 
font-weight: 400; 
outline-color: invert;
font-style: normal;
font-family:"century gothic", geneva, sans-serif;
}
.letter a
{
text-decoration : none;
color: #226EBB;
font-size: 15px; 
font-weight: 800; 
outline-color: invert;
font-style: normal;
font-family:"century gothic", geneva, sans-serif;
}
.letter a:hover
{
text-decoration : underline;
color: #226EBB;
font-size: 15px; 
font-weight: 800; 
outline-color: invert;
font-style: normal;
font-family:"century gothic", geneva, sans-serif;
}
