.ticker
{
	position:		relative;
	visibility:		hidden;
	left:			0px; 
	top:			0px; 
	font-size:		11px; 	 
	width:			100%;
}

.clstsu
{
	font-family: arial,verdana;	
	cursor:			hand;
	cursor:			pointer; 
	padding-bottom:	2px; 
	padding-left:	2em;
	padding-right:	2em;	
}

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

.clstimg
{
	height: 15px;
	width:  10px;
}

a:link
{
	color:			black;
	text-decoration: none;
}

a:visited
{
	color:			black;
	text-decoration: none; 
}