

body 
{ 
  background: #ffffff url("makoto.gif");
  background-repeat: no-repeat;
  background-position: top right;
  background-attachment: fixed;
  background-color: #ffffff;
  scrollbar-face-color:#1C1E1D;
  scrollbar-arrow-color:#1C1E1D;
  scrollbar-track-color:#1C1E1D;
  scrollbar-shadow-color:#1C1E1D;
  scrollbar-highlight-color:#1C1E1D;
  scrollbar-3dlight-color:#1C1E1D;
  scrollbar-darkshadow-Color:#1C1E1D;
  font-family: Georgia;
  font-size: 10pt; 
  font-color: #000000; 
}

td
{
 font-family: Georgia;
 font-size: 10pt; 
 color: #000000; 
}

a, a:visited, a:active 
{
 color: #a66767;
 text-decoration: none;
}

a:hover
{
 color: #F0BA00;
 text-decoration: none;
}