a.lnkVisited:link{text-decoration:underline;}
a.lnkVisited:visited{text-decoration:UNDERLINE;}

.u_footer      {
	text-decoration:none;
    font-family:Verdana;
	font-size:9px;
	color:#666666;
         }
.u_footer:hover{
          text-decoration:underline;
          color:#666666;
          }
          
.v10px{
  font-family:Verdana;
  font-size:10px;
  color:#000000;
  }