/* CSS Document */
.buttom {
	font-size: 15px;
	color: #000000;
}
.buttom:link {
	text-decoration: none;
}
.buttom:visited {
	text-decoration: none;
}
.buttom:hover {
	text-decoration: none;
}
.buttom:active {
	text-decoration: none;
}
-->
</style>