a
{
font-family: arial;
font-size: 13;
text-decoration: none;
color: white;
}

a:hover
{
font-family: arial;
font-size: 13;
text-decoration: none;
color: #f7ce86;
}

table
{
font-family:  arial;
font-size: 12;
text-decoration: none;
color: black;
line-height: 1.2;
}

.home
{
font-family: arial;
font-size: 13;
text-decoration: none;
color: #801A1C;
}

.home:hover
{
font-family: arial;
font-size: 13;
text-decoration: underline;
color: #801A1C;
}

.large
{
font-family:  arial;
font-size: 15;
text-decoration: none;
font-weight: bold;
color: #801A1C;
line-height: 1.8;
}

.language
{
font-family: arial;
font-size: 11;
text-decoration: none;
color: #f7ce86;
}

.language:hover
{
font-family: arial;
font-size: 11;
text-decoration: underline;
color: #f7ce86;
}

.reserved
{
font-family: arial;
font-size: 12;
text-decoration: none;
color: #cca663;
}

.products
{
font-family: arial;
font-size: 13;
text-decoration: none;
color: white;
font-weight: bold;
}

.website
{
font-family: arial;
font-size: 13;
text-decoration: none;
color: gray;
}

.website:hover
{
font-family: arial;
font-size: 13;
text-decoration: none;
color: red;
}


.buttons
{
font-family: arial;
font-size: 15;
text-decoration: none;
color: #e9e9e9;
}

.buttons:hover
{
font-family: arial;
font-size: 13;
text-decoration: none;
color: red;
}

.dots
{
font-family: arial;
font-size: 13;
color: white;
line-height: 1.7;
}

.submit
{
font-family:  arial;
font-size: 13;
color: #0f3258;
line-height: 1.8;
}