.body { font-size: small; 
        font-style: normal; 
        font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; 
        color: #000000; 
        background-image: url(../images/uroko01.gif); 
        background-repeat: repeat;
        background-color: #FFCCFF;
        border: #FFCCFF;  
}


a:link    {text-decoration: none; color: #000000; }
a:visited {text-decoration: none; color: blue; }
a:active  {text-decoration: none; color: red; }
a:hover   {background-color:#00FFFF; }



