a.lnkTicker {
	color: #ffffff;
	font-weight: normal;
	/*text-decoration: none;*/
	margin-left: 5px;
}
.lnkTicker:hover {
	color: #dbdbdb;
	text-decoration: underline;
}
.messagediv{
	display: none;
	padding-top: 3px;
}
.tickerstyle{
	border: 0px solid black;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	width: 100%;
}
