a:link {
	color: #FFFF00;
	text-decoration: underline;
	font-family: "Palatino Linotype";
	font-size: 14pt;
}

a:visited {
	font-family: "Palatino Linotype";
	font-size: 14pt;
	color: #8ac5ff;
	text-decoration: underline;
}

body {
	font-family: "Palatino Linotype";
	font-size: 12pt;
	color: #ffffff;
	background-color: #27004f;
}
h1 {
	font-family: "Monotype Corsiva";
	font-size: 28px;
	font-weight: bold;
}

