body  {
  color           : #000080;
  margin-left     : 16;
  }

a:link    {color:#0066ff;}
a:visited {color:#0066ff;}
a:hover   {color:#f7885e;}
a:active  {color:#f7885e;}
a:link    {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover   {text-decoration:underline;}

#side {
  position:fixed; 
  float:left;
  margin-top:0px;
  margin-left:0px;
  width:102;
}

#m130 {
  margin-left:128px;
}

p{
  font-size: smaller;
}

#pop {
 position fixed;
 top: 55;
 left: 211;
}

#tit {
 position fixed;
 top: 0;
 left: 0;
}
