.header1 {
	font-family: "Arial Black";
	font-size: 210%;
	color: #FFFFCC;
	line-height: 95%;
}
.subheader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	line-height: 30%;
}
body {
	background-color: #FFCED9;
}
.tablwwrapper {
	border: 2px solid #FF9999;
}
.videoheader {
	font-family: "Arial Black";
	color: #FF9999;
}
.videoframe {
	border: 2px solid #000000;
}
.pictureframe {
	border: 1px solid #000000;
}
.videotitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	color: #000000;
}
.videodescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
a.txtout:link {
	font-family: "Arial Black";
	font-size: 80%;
	color: #FF0033;
	text-decoration: none;
}
a.txtout:visited {
	font-family: "Arial Black";
	font-size: 80%;
	color: #FF0033;
	text-decoration: none;
}
a.txtout:hover {
	font-family: "Arial Black";
	font-size: 80%;
	color: #FFCCCC;
	text-decoration: underline;
}
a.vidlink:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF0033;
}
a.vidlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0033;
	text-decoration: none;
}
a.vidlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0033;
	text-decoration: underline;
}

.boxframe {
	border: 1px solid #FF9999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
