marquee {
	background-color: #FFFFFF;
	height: 20px;
	width: 100%;
}
span#ticker a:link {
	font:10pt Verdana;
	text-decoration:none;
	color:#CA6BCE;
}
span#ticker a:visited {
	font:10pt Verdana;
	text-decoration:none;
	color:#CA6BCE;
}
span#ticker a:hover {
	font:10pt Verdana;
	text-decoration:none;
	color:#18226E;
}
span#ticker a:active {
	font:10pt Verdana;
	text-decoration:none;
	color:#18226E;
}
span#ticker span {
	color: #FF0000;
}
.MarqueeTextBox01 {
	float: left;
	width: 850px;
	text-align: justify;
	height: 20px;
}
