.Style1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#video {
	margin-left:auto;
	margin-right:auto;
	width: 640px;
	height: 480px;
}

#bord {
	border: thin dotted #666666;
}

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body_1 {
	background-color: #DFB104;
	margin-top: 0px;
	margin-bottom: 0px;
}
