#newsScroll {
	margin:0 auto;
	height:18px;
	background-image: url(../navBar/navBar.gif);
	background-repeat: no-repeat;
	color: #D6D8FF;
	padding-top: 2px;
	width: 800px;
}

#newsScroll a:link {
	color: #D7DAFF;
	text-decoration: underline;
	font-weight: bold;
}
#newsScroll a:visited{
	color: #D7DAFF;
	text-decoration: underline;
	font-weight: bold;}
#newsScroll a:hover {
	color: #FFF2D7;
	text-decoration: underline;
	font-weight: bold;}
#newsScroll a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}



.H1_scroll {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #BFC7F9;
}

.newsDivider {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4648AD;
}
