
.footprint {
	font-family: Verdana;
	font-size: 10px;
	color: #5C5E60;
}
A.footprint:link {
	color: #5C5E60; font-size: 10px; text-decoration: none;
}
A.footprint:active {
	color: #5C5E60; font-size: 10px; text-decoration: none;
}
A.footprint:visited {
	color: #5C5E60; font-size: 10px; text-decoration: none;
}
A.footprint:hover {
	color: #5C5E60; font-size: 10px; text-decoration: underline;
}

.menu {
	font-family: Verdana;
	font-size: 12px;
	color: #5C5E60;
	font-weight: normal;
}
A.menu:link {
	color: #5C5E60; text-decoration: none; font-weight: normal;
}
A.menu:active {
	color: #5C5E60; text-decoration: none; font-weight: normal;
}
A.menu:visited {
	color: #5C5E60; text-decoration: none; font-weight: normal;
}
A.menu:hover {
	color: #5C5E60; text-decoration: underline; font-weight: normal;
}


.menu_level_01 {
	font-family: Verdana;
	font-size: 12px;
	color: #5C5E60;
	font-weight: bold;
}
A.menu_level_01:link {
	color: #5C5E60; text-decoration: none; font-weight: bold; font-size: 12px;
}
A.menu_level_01:active {
	color: #5C5E60; text-decoration: none; font-weight: bold; font-size: 12px;
}
A.menu_level_01:visited {
	color: #5C5E60; text-decoration: none; font-weight: bold; font-size: 12px;
}
A.menu_level_01:hover {
	color: #5C5E60; text-decoration: none; font-weight: bold; font-size: 12px;
}

.menu_sel {
	font-family: Verdana;
	font-size: 10px;
	color: #5C5E60;
	font-weight: bold;
}
A.menu_sel:link {
	color: #5C5E60; text-decoration: none; font-weight: bold;

}
A.menu_sel:active {
	color: #5C5E60; text-decoration: none; font-weight: bold;
}
A.menu_sel:visited {
	color: #5C5E60; text-decoration: none; font-weight: bold;
}
A.menu_sel:hover {
	color: #5C5E60; text-decoration: underline; font-weight: bold;
}


.fromsearch {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #BE2D2D;
}
