a:link {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
menu_cls {
	font-weight: bold;
	color: #FF0000;
}
sub_cls {
}



a:hover {
	color: #666666;
}
a:active {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.menu_cls {
}

