@charset "utf-8";
.newStyle {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #222277;
	background-color: #DDDD88;	
}
.smallcapsstyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	font-variant: small-caps;
	letter-spacing: .5px;
}

.amazonbox {

}


.amazonbox a:link {
	color: #e3941b;
	}

.amazonbox a:visited {
	color: #e3941b;
	}
	
.amazonbox a:active {
	color: #e3941b;
	}

.amazonbox a:hover {
	color: #e3941b;
	}
	
.choralestyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #00386c;
	background-repeat: no-repeat;
	width: 80%;
}

a {
	font-size: 14px;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.choralestylesinglespace {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 3px;
}
