@charset "utf-8";
.bottomheaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bottomheaders a:link {
	color: #333333;
	text-decoration: none;
}
.bottomheaders a:visited {
	color: #333333;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bodytext a:link {
	color: #333333;
	text-decoration: none;
}
.bodytext a:visited {
	color: #333333;
	text-decoration: none;
}
.bodytext a:hover {
	color: #A51E22;
	text-decoration: none;
}
.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A41E22;
	text-decoration: none;
	font-weight: normal;
}
.navigation a:visited {
	color: #A41E22;
	text-decoration: none;
}
.navigation a:link {
	color: #A41E22;
	text-decoration: none;
}
.navigation a:hover {
	color: #FFFF66;
	text-decoration: none;
}
