<!--
	A:link    {  color: #008000 ; text-decoration: none;      }
	A:visited {  color: #008000 ; text-decoration: none;      }
	A:hover   {  color: red     ; font-style:    ;      }
-->
	ul.update-scroll {
 		list-style-type: none;
 		width: 507px;
 		height: 33em;
 		overflow: auto;
 		border: 1px solid #0bb;
 		padding-left: 0.1em;
		text-align: left;
}
	ul.update-scroll li {
		margin-top: 0.0em;
}
	ul.update-scroll a {
		text-decoration: none;
}
	img.photole1 {vertical-align: middle;}
