span.radio {
	border-bottom: solid 1pt #c0c0c0;
	
}

span.link {
	//position: fixed; 
  //left: 415px;
	//width: 800px;
}

td, body { 
	font-family: verdana; 
	font-size:10pt;
}

td.img, span.link {
	border-bottom: solid 1pt #c0c0c0;
}

span.title {
	font-weight: bold;
}

a:link, a:visited {
	text-decoration: none;
	color: blue;
}

a:hover {
	text-decoration: underline;
}