<!-- 
/*ames-international {  }*/
body
	{
	font-family : Arial;
	font-size	: 9pt;
	text-decoration:none;
	color 		: blue;
	}
TD
	{
	font-family : Arial;
	font-size	: 9pt;
	text-decoration:none;
	color 		: blue;
	}
P
	{
	font-family : Arial;
	font-size	: 9pt;
	text-decoration:none;
	color 		: blue;
	}
B
	{
	font-family : Arial;
	font-size	: 9pt;
	text-decoration:none;
	color 		: blue;
	}
ol
	{
	font-family : Arial;
	font-size	: 9pt;
	text-decoration:none;
	color 		: blue;
	}
ul
	{
	font-family : Arial;
	font-size	: 9pt;
	text-decoration:none;
	color 		: blue;
	}

<style type="text/css">
A:link {font-family: arial; font-size: 9pt; color: blue; text-decoration:none}
A:visited {font-family: arial; font-size : 9pt; color: blue; text-decoration:none}
A:active {font-family: arial; font-weight: bold; font-size	: 9pt; color: blue; text-decoration:none}
A:hover {font-family: arial; font-size	: 9pt; font-weight: bold; color: green; background-color: white; }
</style>