a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	list-style-type: circle;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCFF00;
	list-style-type: none;
	font-weight: normal;
	text-decoration: none;
	cursor: hand;
}
.moninput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.moninput:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0099;
	list-style-type: none;
	font-weight: normal;
	text-decoration: none;
	cursor: hand;
}

