
#video {
	width: 640px;
	color: #707070;
	font-family: arial, helvetica, sans serif;
	font-weight: bold;
	font-size: 13px;
	margin-top: 0px;
	text-align: center;
}
#video a:link {
	color:#707070;
	text-decoration: underline\;
}
#video a:visited {
	color: #707070;
	text-decoration: underline;
}
#video a:hover {
	color: #da1b05;
	text-decoration: underline;
}

.arial9 {
	width: 640px;
	font-size: 10px; 
	font-family: arial, helvetica, sans-serif; 
	font-weight: bold;
	color: #707070;
	text-align: center;
}
