body {
	background-color: White;
	font-family: "Courier New";
	font-size: 10pt;
	color: Black;
	margin-left: 30px;
	margin-top: 30px;
}
a:link {
	font-family: "Courier New";
	font-weight: normal;
	color: Blue;
}
a:visited {
	font-weight: normal;
	font-family: "Courier New";
	color: Blue;
}
a:hover {
	color: Silver;
	font-family: "Courier New";
	font-weight: normal;
}
artort {
	font-family: "Century Gothic";
	font-size: 36px;
	color: Blue;
}