
/* scroller background: iframe BODY object */

.Back {
	background: #21423D;
	background-image: url(background-scroller.jpg);
	margin: 0;
}



.ItemBody {
	font-family: Verdana;
	font-size: 11px;
	padding: 2px;
}

.text 	{ color: #ffffff; font-family: Tahoma, Verdana; font-size: 11px; font-weight: normal; }


.title 	{ color: #ffffff; font-family: Tahoma, Verdana; font-size: 13px; font-weight: bold; }


a:link		{ color: #99ccff; text-decoration: none }

a:visited	{ color: #99CCFF; text-decoration: none }

a:active	{ color: #99CCFF; text-decoration: none }

a:hover		{ color: #FFCC00; text-decoration: none }

