<style type="text/css"> 
<!--
a:link	{
	color : #0000FF;
}
a:visited	{
	color : #0080FF;
}
a:active	{
	color : #FF0000;
}
a:hover	{
	color : #FF0000;
	background-color : #80FF80;
}
body	{
	color : #000000;
	font-family : "MS UI Gothic";
	font-size : 13px;
	background-image : url("imege/bk-sea.gif");
	background-repeat : repeat;
	background-attachment : scroll;
	scrollbar-3dlight-color : #D6FFFF;
	scrollbar-base-color : #E0FFFF;
}
TD      {
	FONT-SIZE: 13px; LINE-HEIGHT: 110%
}
-->
</style>