.scroller{
	font-family: Verdana;
	text-decoration: none;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight : normal;
}
.scroller:hover{
	font-family: Verdana;
	text-decoration: none;
	font-size: 8pt;
	color: #FFCC00;
	font-weight : normal;
}
