A:hover   {color: #000066;  text-decoration:underline; text-transform:uppercase;}
A:link    {color: #000066;text-decoration:none;}
A:active  {color: #66ffff; text-decoration:underline;}
A:visited {color: #add8e6;text-decoration:none; }
.back     {cursor:w-resize;}
.forward  {cursor:e-resize;}
.down     {cursor:s-resize;}
.up       {cursor:n-resize;color: #66ffff;}

.address{
          font-family:verdana, arial, helvetica, sans-serif;
	      font-size:11px;
          color:#fde086;
}