#contactustext p a:hover  {
   text-decoration: underline;
}

#contactustext  {
   visibility: visible;
   position: absolute;
   left: 230px;
   top: 150px;
   z-index: 6;
   width: 295px;
}

