.way_w {
	color: #FFFFFF;
	font-weight: bold;
}
.way_g {
	color: #00CC00;
	font-weight: bold;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #04033d;
}
.menu {
	font-size: 10px;
	color: #140f25;
	font-weight: bold;
}

a.menu {
	font-size: 10px;
	color: #140f25;
	font-weight: bold;
}
a.menu:link {
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #140f25;
}
a.menu:hover, a.menu:active {
	text-decoration: none;
	color: #FF0000;
}

a {
	font-size: 11 px;
	color: #FFFF99;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF99;
}
a:hover {
	text-decoration: none;
	color: #F67F25;
}
a:active {
	text-decoration: none;
	color: #F67F25;
}

a.path:link,a.path:visited {
	font-size: 12px;
	text-decoration: none;
	color: #FFFF99;
	font-weight: bold;
}

a.path:hover,a.path:active {
	font-size: 12px;
	text-decoration: none;
	color: #F67F25;
	font-weight: bold;
}

.orange {
	text-decoration: none;
	color: #F67F25;
}
.yellow {
	text-decoration: none;
	color: #FFFF99;
}
