<!--
A		{ text-decoration:none }
A:hover		{ text-decoration:underline;}
BODY		{ FONT-size:12px;
		  background-image:           url(./img_dir/bg/);
		  background-repeat:          no-repeat;
		  background-attachment:      fixed;
		  background-position:        50% 50%;
		}
TD		{ FONT-size:12px;
		  COLOR:#707070}
-->