.RadMenu_Footer {}

.RadMenu_Footer .rmLink {padding: 8px;}

.RadMenu_Footer .rmLink
{
	font-size: 8pt;
	font-family: Georgia;
	font-weight: bold;
	text-transform: none;
	color: #4e4234;
	text-decoration: none;
	cursor: pointer;
}

.RadMenu_Footer .rmLink:hover	{
	color: #7baddd; 
	cursor: pointer;
	}
