﻿.scrolldiv{
width: 180px;
height: 212px;
border: 1px solid black;
padding: 5px;
background-image: images/scrollback.jpg;
}


.scrolldiv a{text-decoration:none;padding:0px;color:White}
.scrolldiv a:hover{text-decoration:underline; color:lime;}


.scroll_date 
{
	font-family:Arial;
	font-weight:bold;
	color:White;
	font-size:10pt;
	text-decoration:none;
}
.scroll_heading 
{
	font-family:Arial;

	color:orange;
	font-size:10pt;
	text-decoration:none;
} 
.scroll_body 
{
	font-family:Arial;
	font-size:10pt;
	
}

/*Example CSS for the two demo scrollers*/


