
BODY {
	font-family: Verdana;
}
.navlink {
	color: 003262;
	font-size: 7pt;
	font-weight: bold;
	margin-top: 1px;
	margin-left: 10px;
}
a.navlink {
	text-decoration: none;
}
.catlink {
	color: '003262';
	font-size: 7pt;
}
a.catlink {
	text-decoration: none;
}
a.catlink:hover {
	text-decoration: underline;
}
a.navlink:hover {
	text-decoration: underline;
}
.header {
	font-size: 14pt;
	font-weight: bold;
	color: 003262;
}
.navheader {
	font-size: 9pt;
	font-weight: bold;
	margin-left: 10px;
}

.legalinfo {
	font-size: 7pt;
	color: black;
}
.playlist {
	visibility: hidden;
	background-color: d6e3ef;
	color: black;
	font-family: "MS Sans Serif";
	font-size: 8pt;
}
.playlisttext {
	visibility: hidden;
	font-family: MS Sans Serif; 
	font-size: 8pt; 
	font-weight: bold
}

.playspeed {
	visibility: hidden;
	font-family: MS Sans Serif;
	font-size: 8pt;
}

.vidlink {
	color: ffffce;
	font-size: 8pt;
}
.vidtime {
	color: white;
	font-size: 8pt;
}
A.vidlink {
	text-decoration: none;
}
A.vidlink:hover {
	text-decoration: underline;
}
