body {
	background-attachment: scroll;
	background-image: url(images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.bordervideo {
	border: 2px solid #000000;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
