.menyborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.content {
	
font: 12px Arial;
	color: #000000;
}

a.menu
{

color: #FFFFFF;
font: normal 14px Arial;

font-weight: bold;
text-decoration: none;
}
a.menu:visited
{
color: #FFFFFF;
font: normal 14px Arial

font-weight: bold;
text-decoration: none;
}

a.menu:hover
{
color: #FFFFFF;
font: normal 14px Arial

font-weight: bold;
text-decoration: none;
}

a.menu:active
{
color: #FFFFFF;
font: normal 14px Arial

font-weight: bold;
text-decoration: none;
}

a.dozz
{

color: #CCCCCC;
font: normal 1.0em Tahoma,Verdana,sans-serif;

font-weight: none;
text-decoration: none;
}
a.dozz:visited
{
color: #CCCCCC;
font: normal 1.0em Tahoma,Verdana,sans-serif;

font-weight: none;
text-decoration: none;
}

a.dozz:hover
{
color: #FFFFFF;
font: normal 1.0em Tahoma,Verdana,sans-serif;

font-weight: none;
text-decoration: none;
}

a.dozz:active
{
color: #CCCCCC;
font: normal 1.0em Tahoma,Verdana,sans-serif;

font-weight: none;
text-decoration: none;
}