body,td,th {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #999;
	line-height: 18px;
}
		
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	text-decoration: none;
	background-color: #66CCFF;
	color: #000;
}
a:active {
	text-decoration: none;
}

.dark {
	font-size: 9px;
	color: #666666;
}

.active {
	color: #666666;
}

.cyan {
	color: #66CCFF;
}

#video
{
	width: 320px;
	height: 256;
	border-color: #333;
	border-width: 1px;
	border-style: solid;
	background-color: #000;
}
