body	
{
		font-size:11px;
		font-family: Verdana, Arial;
		font-weight: bold;
		color: #000000;
		text-decoration:none;
}


td
{
		font-size:11px;
		font-family: Verdana, Arial;
		font-weight: bold;
		color: #000000;
		text-decoration:none;
}

a
{
		font-size:11px;
		font-family: Verdana, Arial;
		font-weight: bold;
		color: #000000;
		text-decoration:none;
}
a:hover
{
		font-size:11px;
		font-family: Verdana, Arial;
		font-weight: bold;
		color: #000000;
		text-decoration:underline;
}
/*
a:focus
{
		padding-left:20px;
		background-image:url(images/navigation_pfeil.gif);
		background-repeat:no-repeat;
		background-position:0px 1px;
		font-weight:normal;
		text-decoration:underline;
}

.navigation, a.navigation:link, a.navigation:vistited, a.navigation:hover

{
		font-size:11px;
		font-family: Verdana, Arial;
		font-weight: bold;
		color: #000000;
		text-decoration:none;
}

 a.navigation:hover
{
		font-size:11px;
		font-family: Verdana, Arial;
		font-weight: bold;
		color: #000000;
		text-decoration:underline;
}

*/
a.navigation:active
{
		* padding-left:20px;
		* background-image:url(images/navigation_pfeil.gif);
		* background-repeat:no-repeat;
		* background-position:0px 1px;
		* font-weight:normal;
		* text-decoration:underline;
} 
