.btBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.navigation {
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.header {
	font-size: 13px;
	color: #660033;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #660033;
	text-decoration: none;
}
a:visited {
	color: #660033;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
