a:link {
	font-family: "Palatino Linotype", "MS Serif", sans-serif;
	font-size: small;
	color: #990000;
	text-decoration: underline;
}
a:visited {
	font-family: "Palatino Linotype", "MS Serif", sans-serif;
	font-size: small;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: "Palatino Linotype", "MS Serif", sans-serif;
	font-size: small;
	color: #FF0000;
	text-decoration: none;
}

body {
	font-family: "Palatino Linotype", "MS Serif", sans-serif;
	font-size: small;
}

