TD.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #cccccc;
	font-weight : bold;
}

A.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #cccccc;
	font-weight : bold;
	text-decoration : none;
}

A.menu:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
}

A.menu_cont {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #cccc00;
	font-weight : bold;
	text-decoration : none;
}

A.menu_cont:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
}

