.member {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
}
.menu1{
	color:#f4f4f4;
	text-decoration:none;
}
.menu1:hover{
	color:#C60201;
}
.menu1:active{
	color:#f4f4f4;
}