.homebutton {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #424243;
	text-align: right;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	line-height: 13pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #535254;
	padding: 0px;
	vertical-align: top;
}
.linksBooks {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6F6C6B;
	vertical-align: top;
	padding: 0px;
}
.linksBooksAuthor {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #764303;
	vertical-align: top;
	padding: 0px;
	line-height: 2;
}
.services {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #764303;
	vertical-align: top;
	padding: 0px;
}
.linksBooksCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4A4A4C;
	vertical-align: top;
	padding: 0px;
}

.styledBtn {
	border: 0px;
	padding: 3px;
	background-color: #7E7E80;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.styledInput {
	border: 1px solid #562205;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 3px;
	color: #562205;
}
