body {
   /* background: rgb(14,0,71); */
}
/* 
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active ( text-decoration: none; }
a:hover ( text-decoration: underline; font-weight: bold; }
*/


a:hover ( font-weight: bold; }


#portrait {
   float: right;
   margin-right: 5px;
   margin-left: 10px;
   margin-bottom: 7px;
   padding-left: 5px;
   padding-right: 5px;
}

#NaNo {
   float: right;
   margin-right: 0px;
   margin-left: 5px;
   margin-bottom: 7px;
   padding-left: 5px;
   padding-right: 5px;
}


#top {
    float: right;
}
