a.ticker
{ 
color:#000000;
font-family: arial; 
font-size: 12px;
text-decoration: none;
}

a.ticker:active, a.ticker:hover
{ 
color:#000000;
font-family: arial;
font-size: 12px;
text-decoration: underline;
}

a.tickerue
{ 
color:#2159bd;
font-family: arial; 
font-size: 12px;
text-decoration: none;
}

a.tickerue:active, a.tickerue:hover
{ 
color:#2159bd;
font-family: arial;
font-size: 12px;
text-decoration: underline;
}


a.ticker
{ 
color:#000000;
font-family: arial; 
font-size: 12px;
text-decoration: none;
}

a.ticker:active, a.ticker:hover
{ 
color:#000000;
font-family: arial;
font-size: 12px;
text-decoration: underline;
}

a.tickerpr
{ 
color:#FF0000;
font-family: arial; 
font-size: 12px;
text-decoration: none;
font-weight: bold; 
}

a.tickerpr:active, a.tickerpr:hover
{ 
color:#FF0000;
font-family: arial;
font-size: 12px;
text-decoration: underline;
font-weight: bold; 
}


#ticker-container {
position:relative;
top:25px; left:768px;
overflow:hidden;
width: 150px;
height: 70px;
padding: 1px;
border: none;
z-index:10;
}

/* *html #ticker-container { */
/* left: 0px; */
/* } */

/* *:first-child+html #ticker-container { */
/* left: 0px; */
/* } */
	
#ticker {
position:relative;
width:150px;
z-index:80;
}