a.menu_bottom_line_item,
a.menu_bottom_line_item:hover,
a.menu_bottom_line_item_active
{
	padding:0 3px;
	font:12px "Times New Roman";
	color:#fff;
	text-decoration:none;
}

a.menu_bottom_line_item:hover
{
	text-decoration:underline;
}

a.menu_bottom_line_item_active
{
	font-weight:bold;
}
