a {
	font-family: arial;
	color: #2B2B40;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-family: Georgia;
	font-style: italic;
	font-size: 20px;
}

.errors {
	color: red;
}