p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6ems;
	font-weight: normal;
	color: #000000;
}


#box {
	margin:auto;
	width:500px;
	height:315px;
	top: 18px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

#images {
	width:500px;
	height:300px;
	top: 80px;
	left: 0px;
	overflow: auto;
	background-image: url(dot.gif);
	background-color: #FFFFFF;
}

#lenght {
	
	top: 55px;
	width:500px;
	left: 0px
	height:115px;
	border: 0px solid #000000;
	background-color: #FFFFFF;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6ems;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	ffont-size: 0.6ems;
	ont-weight: normal;
	color: #fff;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6ems;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}
