#ajaxticker1{
	width: 90%;
	height: 40;
	border: 0px ridge black;
	padding: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
#ajaxticker1 a:visited{
	color: #979B30;
	text-decoration: none;
}
#ajaxticker1 a:link{
	color: #979B30;
	text-decoration: none;
}
#ajaxticker1 a:hover{
	color: #979B30;
	text-decoration: underline;
}
#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}
#ticker {
	height: 40px;
	width: 400px;
	border: thin solid #999999;
}

.scrollclass{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}
