/* CSS Document */

.Text_Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 20px;
	font-weight: normal;
	color: #444;
	background-color: #FFFFFF;
}
.Text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #444;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	background-color: #FFFFFF;
	text-align: justify;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	width: 150px;
	outline-style: none;
	color: #444;
	page-break-after: auto;
	word-spacing: normal;
	margin: 0px;
	padding: 6px;
}

.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	text-decoration: blink;
	background-color: #0099FF;
	display: block;
	width: 150px;
	padding: 6px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.Text_Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #444;
	white-space: normal;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 35px;
	background-color: #FFFFFF;
}
.Text_News {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #444;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 35px;
	text-align: justify;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
}
