t="<STYLE TYPE='text/css'><!--";
t+="body{background-color:#ffffff; color:#000000; background-image: url(image/bg.gif); background-repeat: repeat;}";
t+="a:link {color:#800000; text-decoration:none}";
t+="a:hover {color:#D2691E; text-decoration:underline}";
t+="a:visited {color:#191970; text-decoration:none}";
t+="--></STYLE>";
document.write(t);	

