@charset "UTF-8";
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #EC8D00;
}
a:visited {
	color: #000000;
}
.names_pages {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
}
.title_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
}
.SubtitleText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
