<!--
TABLE {
	table-layout : fixed; width : 850px; 

  border: none;
border-collapse: collapse;

  
  background-color : #ffffff;
  list-style-type : disc;
}
-->
<!--a {
	text-decoration:none;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
A:HOVER{
	color : #;
}
-->