table {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
.list {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;

}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF0000;
}
.txt {
	line-height: 18px;
}
input {
	height: 18px;
}
