a:link {
	color: #cc0033;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: 2260ab;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: cc0033;
	text-decoration: none;
}
a:visited:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: 2260ab;
	text-decoration: none;
}



.class2 a:link {
	color: 2260ab;
	text-decoration: none;
}
.class2 a:hover {
	color: #ff9933;
	text-decoration: none;
}
.class2 a:visited {
	color: 2260ab;
	text-decoration: none;
}
.class2 a:visited:hover {
	color: #ff9933;
	text-decoration: none;
}


.class1 a:link {
	color: #FFFFFF;
}
.class1 a:hover {
	color: #ff9933;
}



.sections {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #2260ab;
	text-transform: uppercase;
	padding-left: 25px;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	padding-left: 25px;
	padding-right: 35px;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #faad39;
	padding-right: 45px;
	padding-left: 35px;
}
.testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 16px;
}
.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: 10px;
}
.sectionsBook {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #2260ab;
}
