.header
{
font-family:Tahoma;
font-size:12px;
color:#000000;
font-weight:bold;
text-decoration:underline;
}

.menulink
{
font-family:Garamond;
font-size:14px;
color:#343434;
text-decoration:none;
}

.menulink:hover
{
font-family:Garamond;
font-size:14px;
color:#AA0000;
text-decoration:underline;
}

.text
{
font-family:Tahoma;
font-size:11px;
color:#000000;
text-decoration:none;
}

.newslink
{
font-family:Tahoma;
font-size:11px;
color:#343434;
font-weight:bold;
text-decoration:none;
}

.newslink:hover
{
font-family:Tahoma;
font-size:11px;
color:orange;
font-weight:bold;

text-decoration:underline;
}