#video { 
	border:#fff 1px solid;
	height:555px; 
	width:660px;
	}
#SpecialButton {
	font-weight:bold;
	font-size:16px;
	}
#SpecialButton  a#graph {
	padding-top:2px;
	text-align:center;
	text-decoration:none;
	display:inline-block;
	height:30px;
	width:300px;
	background:url(../_img/big_button.jpg) no-repeat;
	color:#fff;
	}
#SpecialButton  a#graph:hover {
	background:url(../_img/big_button_hover.jpg) no-repeat;
	}
.footer a, .footer a:visited { color:#003b71; }
.footer a:hover, .footer a:focus { color:#0b7fbc; }
