.colname
{
font-family: Arial, sans-serif;
font-size:18 0px;
font-weight: bold;
color: #333333;
letter-spacing:1;
}

.navi
{
font-family: Arial, sans-serif;
font-size: 60px;
font-weight: bold;
color: #999999;
letter-spacing:2;
}

.contact
{
font-family: Arial, sans-serif;
font-size:12px;
font-weight: bold;
color: #333333;
}

.webcredit
{
font-family: Courier New, Courier, sans-serif;
font-size:12px;
font-style: monospace;
//font-weight: bold;
color: #000000;
margin-right:58px;
margin-top:595px;
}

.fliesstext
{
font-family: Courier New, Courier, sans-serif;
font-size:12px;
font-style: monospace;
color: #666666;
}

a:link
{
color:#999999;
text-decoration: none
}

a:active
{
color:#333333;
text-decoration: none
}

a:visited
{
color:#999999;
text-decoration: none
}


a:hover
{
color:#333333;
text-decoration: none
}