.txtNormal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #517DA2;
}
.txtContent01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 2px;
	color: #517DA2;
}
.txtContent02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 2px;
	color: #517DA2;
}
.txtContent01small {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #517DA2;
	padding: 2px;
}
a:visited {
	color: #517DA2;
	text-decoration: none;
}
a:link {
	color: #517DA2;
	text-decoration: none;
}
a:hover {
	color: #517DA2;
	text-decoration: underline;
}
.txtArea {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #517DA2;
	font-weight: bold;
	text-transform: uppercase;

}
.txtAreaMenuSelected {
	color: #FFFFFF;
	background-color: #6A8DB5;
}
.txtAreaMenuDeSelected {
	color: #FFFFFF;
	background-color: #6D6D6D;
}
a.txtAreaMenu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.txtAreaMenu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.txtAreaMenu:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.imgNews {
	float: right;

}
