a{
	color:#a8c5d1;
	text-decoration:none;
}
A:HOVER {
	color : #0078aa;
}
 A:HOVER.more {
	color : #0078aa;
}
A:FOCUS.more,A:ACTIVE.more, A:LINK.more, A:VISITED.more {
	color : #a8c5d1;
}
option.menu{
	font-weight: bold;
}
option.submenu{
	font-weight: normal;
}


