          body{
	          background:#71DF2F;
              margin:0;
              font-family:'MS UI Gothic';
              color:#0099FF;
              
              }
              
             a{
              text-decoration:none;
              
              }
              
        a:link{
              color:#333399;
              
              }
              
     a:visited{
              color:#333399;
              
              }
       a:hover{
              color:#FF0066;
              text-decoration:underline;
              }