﻿<STYLE TYPE="TEXT/CSS">
<!--
A:active
	{
	color:#FFFFFF;
	font-size:10px;
	font-style:normal;
	text-decoration:none;
	cursor:hand;
	}
	
A:link
	{
	color:#FFFFFF;
	font-size:10px;
	font-style:normal;
	text-decoration:none;
	cursor:hand;
	}
A:visited
	{
	color:#FFFFFF;
	font-size:10px;
	font-style:normal;
	text-decoration:none;
	cursor:hand;
	}
A:hover
	{
	color: #FF9900;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	cursor: hand;
}
-->
</STYLE>