.validator {
	font-size: 0.8em;
	text-align: right;
}
.validator a {
	color: #ffffc0;
	font-weight: bold;
	text-decoration: none;
}
.validator a:hover {
	text-decoration: underline;
}

