a.nav:visited
{
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

a.nav:hover
{
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : Red;
	text-decoration : none;
}

a.nav:link
{
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}


.nav_aktiv
{
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : Red;
}
