BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #167227;
}

P, LI, TD {
	font-size: 12;
	color: white;
}

.menu_td {
	background-color: Green;
	width: 140;
}

a.menu {
	color: White;
	font-weight: bold;
	text-decoration: none;
}

a:hover.menu {
	color: Yellow;
}

a.menu01 {
	color: White;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
}

a:hover.menu01 {
	color: Yellow;
}

a {
	color: Yellow;
}

a:hover {
	color: White;
}

img.pic {
	border: 1px solid white;
}