a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003F72;
	text-decoration: none;
}
.bords {
	border: thin double #F8A300;
}
a:hover {
	color: #F8A300;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #504490;
}
