@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
}

.paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	text-indent: 10px;
	color: #666;
	text-align: justify;
}

.page_title {
	font-family: "Lucida Calligraphy";
	font-size: 16px;
	color: #880000;
	text-align: left;
	text-indent: 10px;
}

.welcomtheme {
	font-family: "Lucida Calligraphy";
	font-size: 17px;
	line-height: 2;
	font-weight: normal;
	color: #880000;
	text-align: center;
	font-style: normal;
}

.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #880000;
	text-decoration: none;
	background-color: #FDF1AC;
	display: block;
	width: auto;
	text-align: left;
	line-height: 10px;
	padding: 7px;
	text-indent: 40px;
}
.TextLink-wPic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #880000;
}


.navigation:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #880000;
	display: block;
	padding: 7px;
	width: auto;
	text-align: left;
	text-indent: 40px;
}

.paragraph_center {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	color: #666;
	text-align: center;
}

.internal_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	direction: ltr;
	color: #880000;
	text-align: left;
	text-decoration: underline;
}

.language_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	direction: ltr;
	color: #880000;
	text-decoration: none;
}

.language_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	direction: ltr;
	color: #880000;
	font-weight: bold;
}
.centered_calligraphy {
	font-family: "Lucida Calligraphy";
	color: #880000;
	font-size: 14px;
	text-align: center;
}
