
a {
color : #660099;
}
a:link {
text-decoration : none;
color : #cc6600;
}
a:visited {
text-decoration : none;
color : #cc6600;
}
a:hover {
text-decoration : none;
color : #ff6600;
}


body {
background : #f3f0f4;
font-family : Verdana, geneva, arial, sans-serif;
color : #660099;
font-size : 0.8em;
text-align : left;
}

#sitemap {
   padding: 0 1.5em 0 1.5em;
   line-height: 16px;
   list-style-type: disc;
   }
#sitemap li{

   list-style-type: disc;
   }

#printpic {
   float: right;
   }