.menu01 {
	color : #000000;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Verdana;
	font-weight: bold
	}
.menu01 a {
	color : #ffffff;
	text-decoration: none;
	}
.menu01 a:hover {
	color : #666666;
	text-decoration: underline;
	}
.menu01 a:visited {
	color : #ffffff;
	text-decoration: none;
	}