

.ax:hover {color: #FF0000; border-width:1px}

.act:hover {
	color: #0000ff;
	text-decoration: underline;
}

.errormsg {
	color: #ff0000;
}

