.website {
	font-family: "Comic Sans MS";
	font-size: 20px;
	color: #FF3F00;
	font-style: italic;
	font-weight: bold;
}
.contacts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #2A1FAA;
}
.vets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #43846C;
	font-weight: 400;
}

.email {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #D41FAA;
}
.directions {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #C48027;
}

