/* CSS Document */

body,td,th {
	font-family: Tahoma, times New Roman, arial;
	font-size: 4px;
}
a {
	font-size: 12px;
	color: #000099;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #222222;
}
a:active {
	text-decoration: none;
}.textbox {
	font-family: Tahoma, "times New Roman", arial;
	font-size: 12px;
}
.textboxsearch {
	font-family: Tahoma, "times New Roman", arial;
	font-size: 12px;
	height: 14px;
}

