/* CSS 1/2002 Creatures2 Kowledgebase*/

body  { 
font-family: Comic Sans MS, Tahoma, Arial; color: #00ffc8;
background-color: #000000;
background-image: url(http://www.simonias-creatures.de/Hintneu2.gif); 
background-attachment: fixed;
}
caption,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
 font-family: Comic Sans MS,Tahoma,Arial; color: #00FFC8;
}
caption, h1,h2,h3,h4, {
font-family: Comic Sans MS,Tahoma,Arial; color: #FF0080;
}
a:link  { 
color: #ffff00; 
text-decoration: none 
}
a:visited {
 color: #ffffa1;
 text-decoration: none;
}
a:active {
 color: #ffff00;
 text-decoration: none;
}

