p, h1, h2, h3, h4, h5, a, td {
   font-family : Arial, Helvetica, sans-serif;
}

.toptext {
   font-weight    : bold;
}

.topnav {
   text-decoration : none;
   color          : #111100;
   font-weight    : bold;
}

.topnav:hover {
   text-decoration : underline;
   color : #FFE65B;
}

.navp {
   text-decoration : none;
   border : 1px dashed #555500;
   padding : 3px;
   background : url(http://homepages.ed.ac.uk/daviddo/PLAYMOBIL/IMAGES/dark_bk.GIF);
   margin-right : 2px;
   color : #333300;
}

.navn {
   text-decoration : none;
   border : 1px dashed #555500;
   padding : 3px;
   background : url(http://homepages.ed.ac.uk/daviddo/PLAYMOBIL/IMAGES/dark_bk.GIF);
   margin-left : 2px;
   color : #333300;
}

a.navp:hover {
   background : #888800;
   color : white;
}

a.navn:hover {
   background : #888800;
   color : white;
}
