@charset "utf-8";
/* CSS Document */

.aboutus {
	background-image: url(../buttons/aboutus.png);
	background-repeat: no-repeat;
	}
.aboutus a{
	background-image: url(../buttons/aboutus.png);
	background-repeat: no-repeat;
}
.aboutus a:hover {
	background-image: url(../buttons/aboutus.png);
	background-repeat: no-repeat;
	}