.RadMenu_Footer
{
	background-color: Transparent;
}
.RadMenu_Footer .link
{
	font: menu;
	color: menutext;
	text-decoration: none;
}

.RadMenu_Footer .link:hover
{
	cursor: hand;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #672c00;
	text-decoration: none;
}
.RadMenu_Footer .text
{
	cursor: hand;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #672c00;
	text-decoration: none;
}


.RadMenu_Footer .text:hover
{
	cursor: hand;
	font-family: tahoma;
	font-size: 11px;
	color: #c67132;
	font-weight: normal;
	text-decoration: none;
}

.RadMenu_Footer .group
{
	background-color: Transparent;
}


