/* CSS Document */

a {
	color:#236BAD;
} 
a:hover {
	text-decoration:underline;
	color: #236BAD;
	text-align: center;
}
LOGO {
	text-align: center;
}
.newspage {
	float: left;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.video {
	margin: auto;
	height: 340px;
	width: 560px;
}
