<html>
<head>

<meta http-equiv="Content-Type" content="text/css;charset=utf-8"/>

 /* links einfärben */
 a:link {color:#0066ff;}
 a:visited {color:#0066dd;}
 a:hover {color:#0066ff;}
 a:active {color:#0066ff;}

 /*kapitel und status für manga*/

 .gruen { color:#00ff00; font-size:12px}
 .gelb { color:#ffff00; font-size:12px}
 .rot { color:#ff0000; font-size:12px}
 .schwarz { color:#000000; font-size:12px}

 /*tabellen */

 table { width:100%; }
 td { border:0px solid #000; vertical-align:top; overflow:hidden; }

</style>

<title>Anmo</title>
</head><body>
</body>
</html>
