td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;

}
a {
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a:hover
{
	color: #868686;
	cursor: pointer;
}

a:active
{
	color: #C6312B;
	cursor: pointer;
}


.ue {
	letter-spacing: 1px;
	font-weight: bold;
	color: #8D8D8D;


}
.u-menue {
	font-weight: normal;
}

.NavigationLeft
{
	cursor: pointer;
}

.NavigationLeftOver, .NavigationLeftSelected
{
	cursor: pointer;
}

.NavigationLeftOver a, .NavigationLeftOver a:hover, .NavigationLeft a:hover
{
	color: #666666;
	cursor: pointer;
}

.NavigationLeftSelected a:hover, .NavigationLeftSelected a
{
	color: #C6312B;
	cursor: pointer;
}
