<!--
body {
background-image: url("http://park14.wakwak.com/~kawaraban/gazo/wallpaper.gif");
background-repeat: repeat;
background-attachment: fixed;
}
-->

<!--
.mouse { position:absolute; visibility:visible; top:-100; left:-100;}
-->

<!--
a:link    {color:red;    text-decoration:none} /*unvisited links*/
a:visited {color:black;  text-decoration:none} /*visited links*/
a:active  {color:blue;   text-decoration:none} /*active links*/
a:hover   {color:yellow; text-decoration:none ; color:000000} /*hover links*/
-->

<!--
A{cursor:e-resize;text-decoration : none;}
A:hover{text-decoration : underline overline;color : "#dcdcdc";background-color :"#dcdcdc";}
-->

