.body_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-align: left;
}
.names {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.Link_Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}
.small_link {
	font-size: 14px;
	color: #0000FF;
}

.email_link {
	font-size: 18px;
	font-weight: normal;
	color: #0000FF;
}
.background {
	background-image: url(../Assets/favorites/orange_paper.gif);
}

