﻿/* style for horizontal scroll */
	#hscroll
	{
		text-align:center;
		font-size: 12pt;
		font-family: Veranda, Arial;
		color: #ffffff;

	}
	.scrollLink
	{
		font-size: 12pt;
		font-family: Veranda, Arial;
		color: #ee7700;
		text-decoration: none;
		cursor:hand;
	}

