body {
	font-family: "Palatino Linotype";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: none;
	text-color: #0000FF;
	color: #0000FF;
	text-decoration: none;
	background-color: #77A7F3;
	padding: 0px;
	border: 0px;
	margin: 0px;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: none;
}
