<style type="text/css">
<!--

.dummy {font-family : Verdana;}

.TextScrollStyle {
	visibility:hidden;
	font-family:Times Roman;
	font-weight:bold;
	text-align:center;
	font-size : 10pt;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
}

.ScrollLink {
	font-family : Verdana, Arial, "sans-serif";
	text-decoration : none;
	font-size : 10pt;
	color: blue;
}

.ScrollLink:hover {
	font-family : Verdana, Arial, "sans-serif";
	text-decoration : underline;
	font-size : 10pt;
	color: red;
}	
//-->
</style>