html, body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #000000;
	color: #ff9933;
	top: 0px;
	background-image: url(../images/cameo.png);
	background-repeat: repeat;
	display: inline;
	

}

#boxLink {
	position:fixed;
	top:-5px;
	clear: both;
	float: none;
		}
		
	#boxVideo {
	display:block;
	color: #FF9933;
	text-align: center;
	width: 800px;
	padding: 20px;
	border: medium dashed #FF6600;
	

}

	



A:LINK    {
	text-decoration: none;
}
A:VISITED {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
A:HOVER   {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	
A:active  {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
