body
{
            background-image: url(../image/back.gif);
            color:#666666;
            font-size:78%;
			line-height : 155%;
            font-weight: normal;
}

a:link	{color:#573F1E; TEXT-DECORATION:underline; }
a:visited	{color:#573F1E; TEXT-DECORATION:underline; }
a:hover	{color:#ff0000;  TEXT-DECORATION:underline; }
a:active	{color:#ff0000;  TEXT-DECORATION:underline; }


table
{
            background-color: #ffffff;
            color:#666666;
            font-size:100%;
			line-height : 155%;
            font-weight: normal;
}

img
{
 border-style:	  none;
 }