body { word-break:break-all; margin:0; padding:0; font:12px "Verdana";  }

td { word-break:break-all; margin:0; padding:0; font:12px "Verdana"; }



a:link {
	text-decoration: none;
	
}
a:visited {
	color: #BDA671;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
	text-decoration:underline;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
