document.writeln("<iframe id='editor' name=edit  src='http://www.learnact-gmbh.de/services.php' width=95% height=100% scrolling=yes></iframe>");

document.writeln("<style type='text/css'>")
document.writeln("a:link { text-decoration:none; font-weight:bold; color:#808080; }")
document.writeln("a:visited { text-decoration:none; font-weight:bold; color:black; }")
document.writeln("a:hover { text-decoration:none; font-weight:bold; background-color:#FFB56A; }")
document.writeln("a:active { text-decoration:none; font-weight:bold; background-color:#FFB56A; }")
document.writeln("a:focus { text-decoration:none; font-weight:bold; background-color:#FFB56A; }")
document.writeln("</style>")
