.titleh1 {
	font-family: "Arial Black";
	font-size: 200%;
	color: #33CCCC;
}
.picframe {
	border: 3px solid #CCFFFF;
}
a.sitelink:link {
	font-family: "Arial Black";
	font-size: 90%;
	color: #FF3300;
	text-decoration: none;
}
a.embedlink:link {
	color: #FF3300;
	text-decoration: none;
	font-family: "Arial Black";
	font-size: 85%;
}
a.embedlink:visited {
	color: #FF3300;
	text-decoration: none;
	font-family: "Arial Black";
	font-size: 85%;
}
a.embedlink:hover {
	color: #00FF99;
	text-decoration: underline;
	font-family: "Arial Black";
	font-size: 85%;
}
a.sitelink:visited {
	font-family: "Arial Black";
	font-size: 90%;
	color: #FF0000;
	text-decoration: none;
}
a.sitelink:hover {
	font-family: "Arial Black";
	font-size: 90%;
	color: #00FF00;
	text-decoration: underline;
}

body {
	background-color: #33FFFF;
}
.tablewrap {
	border: 2px solid #33CCCC;
}
