table {
	font-size: 12px;
}
.input-12 {
	font-size: 12px;
	padding: 2px;

}
.buttom-12 {
	font-size: 12px;
	padding: 1px;
	height: 22px;


}
body {
	text-align: center;
	font-size: 14px;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
