﻿/* style for horizontal scroll */
	#hscroll
	{
		text-align:center;
	}
	.scrollLink
	{
		font-size: 10pt;
		font-family: tahoma;
		color: #FFFFCC;
		text-decoration: none;
		cursor:hand;
	}
