@charset "utf-8";
/* CSS Document */

body {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #00CC9B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00CC9B;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #00CC9B;
}
h4 {
	font-size: 14px; padding:0px; margin: 0 auto;
}
.tablez { border:1px dashed #000; background:#fff; }
.vids { width: 240px; height:180px; border:1px solid #000; }