﻿a {
	font-family: "Palatino Linotype";
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	font-family: "Palatino Linotype";
	color: #800000;
	text-decoration: none;
}
