A {
	color: #FFFFFF; font-family: Verdana, Arial, sans-serif;
	font-weight : normal;
	text-decoration : underline;
	font-size : 11px;
}
A:HOVER {
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
	font-size : 11px;
}
A:ACTIVE {
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
	font-size : 11px;
}
A.link_menu_sx {
	color: #FFFFFF; font-family: Verdana, Arial, sans-serif;
	text-decoration : none;
	font-size : 11px;
	font-weight : normal;
}
A.link_menu_sx:HOVER {
	color: #FFFFFF;
	text-decoration : underline;
	font-weight : normal;
	font-size : 11px;
}
A.link_menu_sx:ACTIVE {
	color: #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	font-size : 11px;
}
A.link_menu_top {
	color: #FFFFFF; font-family: Verdana, Arial, sans-serif;
	text-decoration : underline;
	font-size : 11px;
	font-weight : bold;
}
A.link_menu_top:HOVER {
	color: #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	font-size : 11px;
}
A.link_menu_top:ACTIVE {
	color: #FFFFFF;
	text-decoration : underline;
	font-weight : bold;
	font-size : 11px;
}