.newsTickerTable {
	width: 650px;
}

.newsTickerTitle {
	background-image: url(tickerLeft.jpg);
	position: relative;
	width: 231px;
}

.newsTickerScrollArea {
	background-image: url(tickerRight.jpg);
	position: relative;
	width: 403px;
}

.newsTickerContainer {
	overflow: hidden;
	position: relative;
}

.newsTicker {
	height: 26px;
	position: relative;
	width: 20000px;
}

.newsTicker a:link {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

.newsTicker a:visited {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

.newsTicker a:hover {
	color: #CC0033;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
