﻿body{
	margin:25px 50px 25px 50px;
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}
a{
	text-decoration:none;
	font-weight:600;
}
a:hover{
	color:#51b231;
}
.error {color: #FF0000;}
