p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
	margin-right: 15px;
}
a:link {
	color: #999900;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #999900;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.videopage {
	margin-right: 15px;
	margin-left: 15px;
}
.bigheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 28px;
	color: #999900;

}
