.tickertitle

{
	TEXT-DECORATION: none;
	font-size: 70%;
	color: #CC0000;
	line-height: 115%;
	font-weight: lighter;
	
}

A:link.callout {

	TEXT-DECORATION: none;
	font-size: 70%;
	color: #000;
	line-height: 115%;
	font-weight: lighter;
}

A:visited.callout 
{
	TEXT-DECORATION: none;
	font-size: 70%;
	color: #000;
	line-height: 115%;
	font-weight: lighter;
}

A:hover.callout {
	TEXT-DECORATION: underline;
	font-size: 70%;
	color: #000;
	line-height: 115%;
	font-weight: lighter;
}

A:active.callout {
	TEXT-DECORATION: none;
	font-size: 70%;
	color: #000;
	line-height: 115%;
	font-weight: lighter;
}
body {  font-family: Arial, Helvetica, sans-serif}
