body
{
	margin: 0px;
	background-color: #0054A6;
	color: #000;
}
/***** LINKI ******/
a
{
	text-decoration: none;
	color: #6B9922;
}
a:link
{
	color: #6B9922;
	/*color: #6B9922;*/
}
a:hover
{
	color: Black;
	text-decoration: overline underline;
}
#video_info
{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
