@charset "UTF-8";
.home {
	font-family: Monaco, "Courier New", Courier, monospace;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;
	text-align: center;
	height: 25px;
	width: 145px;
}
.home {
	font-family: Monaco, "Courier New", Courier, monospace;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #99CCCC;
	height: 25px;
	width: 145px;
}
