body
{
font-family: Tahoma;
font-size: 11px;
color: #2b3747;
background-color: #1f3f4e;
}

.text 
{
text-align: center;
font-size: 13px;
color: #ffffff;
}

.navi 
{
font-weight: bold;
font-size: 16px;
color: #ffffff;
text-decoration: underline;
}

.navi:hover 
{
font-weight: bold;
font-size: 16px;
color: #ffffff;
text-decoration: none;
}


