body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:link,
a:visited{
	color: #666;
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.footer a:link {
	color: #333333;
	text-decoration: none;
}.footer a:visited {
	color: #333333;
	text-decoration: none;
}.footer a:hover {
	text-decoration: underline;
}
.text_none {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
.text_none a:link {
	color: #333333;
	text-decoration: none;
}.text_none a:visited {
	color: #333333;
	text-decoration: none;
}.text_none a:hover {
	text-decoration: underline;

}.text_menutop {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 16px;
}
.text_menutop a:link {
	color: #ffffff;
	text-decoration: none;
}.text_menutop a:visited {
	color: #ffffff;
	text-decoration: none;
}.text_menutop a:hover {
	text-decoration: underline;


}.text_title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #084EAF;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
}.text_submenu2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #084EAF;
    padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	font-weight: bold;
}.text_submenu2 a:link {
	color: #084EAF;
	text-decoration: none;
}.text_submenu2 a:visited {
	color: #084EAF;
	text-decoration: none;
}.text_submenu2 a:hover {
	text-decoration: underline;


}.text_submenu {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #084EAF;
	text-decoration: none;
	line-height: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
}.text_submenu a:link {
	color: #333333;
	text-decoration: none;
}.text_submenu a:visited {
	color: #333333;
	text-decoration: none;
}.text_submenu a:hover {
	text-decoration: underline;

}.text_detail {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff5b22;
	text-decoration: none;
	font-style: italic;
}.text_detail a:link {
	color: #ff5b22;
	text-decoration: none;
}.text_detail a:visited {
	color: #ff5b22;
	text-decoration: none;
}.text_detail a:hover {
	text-decoration: underline;

}

.lang{
	text-align:center;
	color:#fff;
	font-size:11px;
}
.lang a,
.lang a:visited{
	padding:0px 7px;
}
.lang a:hover{
	text-decoration:none;
	color:#9AA0B0;
}
