@CHARSET "UTF-8";

.errorMessage {
color: red;
font-size: 0.8em;
}
.textlink{
	text-decoration: underline;
	color: blue;
} 