<!--
#tickertape{
	position:relative;
	background-color:#DBF4DB;
	width:120px;
	height:90px;
}
#subtickertape{
	background-color: #DBF4DB;
	position: relative;
	border: 0px;
	width: 120px;
	height: 90px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
}
.subtickertapefont a{
	font:11px tahoma;
	color:#666666;
	text-decoration:none;
}
.subtickertapefont a:hover{
	font:11px tahoma;
	color:#333333;
	text-decoration:underline;
}
-->
