@charset "UTF-8";
.videoBorder {
	border: medium solid #C09410;
}
.goldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #C79505;
}
a {
	color: #D5AD08;
}
body {
	font-family: "Times New Roman", Times, serif;
	color: #BA9111;
	background-color: #000000;
}
.videoTitle {
	font-size: x-large;
}

