a:link { text-decoration: none }
a:active { text-decoration: none }
a:visited { text-decoration: none }
a:hover { text-decoration: underline}

body, input, textarea, td, th {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
  font-size: 10pt;
}

.textsearch{
	border:solid 1px #666666;
	font-size:9px;
	height:18px;
}
