.manu{
	font-size:12px;
	line-height:20px;
	color: #000000;
}
.manu a:link{
	font-size:12px;
	line-height:20px;
	text-decoration:none;
}
.manu a:visited{
	font-size:12px;
	line-height:20px;
	color:#9933CC;
	text-decoration:none;
}
.manu a:hover{
	font-size:12px;
	line-height:20px;
	color:#FF0000;
	text-decoration:none;
}
