/* SpeedingRhino Video Popup Styles */
html, body {
	padding:		0;
	margin:			0;
	background:			#e3c8a4;
	font:				11px/15px "trebuchet ms", sans-serif;
}
table {
	margin:			0 auto;
}
object, embed {
	margin:			0;
}
a:link, a:visited {
	font-weight:		bold;
	color:				#966136;
	text-decoration:	none;
}
a:active, a:hover, a:focus {
	text-decoration:	underline;
}
/* end */