.ticker
{
	position:		relative;
	visibility:		hidden;
	left:			500px; 
	top:			0px; 
	font-size:		12px; 
	font-weight:	bold; 
	width:			1000px;
}



.clstsu
{
	color:			blue; 
	cursor:			hand;
	cursor:			pointer; 
	padding-bottom:	2px; 
	padding-left:	2em;
	padding-right:	2em;
	}

.clstsd
{
	color:			green; 
	cursor:			hand;
	cursor:			pointer; 
	padding-bottom:	2px; 
	padding-left:	2em;
	padding-right:	2em;
	}

.clstimg
{
	height: 12px;
	width:  18px;

}
A:link {
	 TEXT-DECORATION: none
}
A:active {
 TEXT-DECORATION: none
}
A:visited {
; TEXT-DECORATION: none
}
A:hover {
 TEXT-DECORATION: none
}