.input-rollover_normal{
	text-decoration:none !important;
	cursor: normal;
}
.input-rollover_hover{
	text-decoration:underline !important;
	cursor: pointer;
}
