@import url("services.css");
@import url("schedule.css");
.signup a{
	background-color:#F81  !important;
	width: 125px !important;
	padding: 4px 2px 4px 15px !important;
	color: #fff !important;
	text-decoration: none !important;
	font: bold 11px Verdana, Geneva, sans-serif !important;
	border-left: medium !important;
	border-bottom-color:#333 !important;
}

.signup a:hover{
	background-color:#FFC184 !important;
}
