@charset "utf-8";
.Links {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #521405;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FDCDB8;
	text-decoration: none;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #521405;
	font-weight: bold;
}
