/* CSS Document */


textarea {
 background-color: #F1B47C;
 font: 12px sans-serif;
 color: #906033;
 width: 350px;
 height: 200px;
 border: 0;
}
p  {font-size: 100%; font-family: sans-serif; color:#000000; text-decoration: strong}
p.pakatext  {font-size: 200%; font-family: Comic Sans Ms; color:#000000; text-decoration: strong}
p.paka  {font-size: 100%; font-family: sans-serif; color:#000000; text-decoration: strong}
p.sitemap  {font-size: 100%; font-family: sans-serif; color:#000000; text-decoration: strong}
p.pakaindex  {font-size: 350%; font-family: Comic Sans Ms; color:#000000; text-decoration: strong}
p.pakaindexsm  {font-size: 200%; font-family: Comic Sans Ms; color:#000000; text-decoration: strong}
p.footer  {font-size: 60%; font-family: sans-serif; color:#000000; text-decoration: strong}

a:link {color: #000000; text-decoration: underline}
a:visited {color: #000000 ; text-decoration: underline}
a:active {color: #000000 ; text-decoration: underline}
a:hover {text-decoration: none; color: #000000}
