@charset "utf-8";
/* CSS Document */

.title_blueTre { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #003366; }
.title_blueTre18 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #003366; font-size: 18px; }
.title_blue24 { color: #003366; font-size: 24px; font-weight: bold; }
.title_blue { color: #003366; font-weight: bold; }
.title_white { color: #FFF; font-size: 14px; font-weight: bold; }
.title_page_item { color: #333; font-size: 16px; font-weight: bold; }


.txt_greylight { color: #CCC; }
.txt_bluelight { color: #0CF; }
.txt_blue {
	color: #003366;
	font-weight: normal;
}
.txt_white { color: #FFF; }
.txt_black { color: #000; }
.txt_side_serv { font-size: 12px; }
.txt_footer { color: #FFF; font-size: 11px; }

.link_white:link { color: #FFFFFF; text-decoration: none; }
.link_white:visited { color: #F7F7F7; text-decoration: none; }
.link_white:hover { color: #BAE427; text-decoration: none; }
.link_white:active { color: #F7F7F7; text-decoration: none; }

.link_white02:link		{ color: #FFF; text-decoration: none; }
.link_white02:visited	{ color: #F7F7F7; text-decoration: none; }
.link_white02:hover		{ color:#0CF; text-decoration: none; }
.link_white02:active	{ color: #FFF; text-decoration: none; }

.link_white02cn:link	{ color: #FFF; font-size: 14px; text-decoration: none; }
.link_white02cn:visited	{ color: #F7F7F7; font-size: 14px; text-decoration: none; }
.link_white02cn:hover	{ color:#0CF; font-size: 14px; text-decoration: none; }
.link_white02cn:active	{ color: #FFF; font-size: 14px; text-decoration: none; }

.link_blue:link		{ color: #09C; text-decoration: underline; }
.link_blue:visited	{ color: #09C; text-decoration: underline; }
.link_blue:hover	{ color: #0CF; text-decoration: none; }
.link_blue:active	{ color: #09C; text-decoration: underline; }

.link_blueTre:link		{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #003366; text-decoration: none; }
.link_blueTre:visited	{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #003366; text-decoration: none; }
.link_blueTre:hover		{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #003366; text-decoration: underline; }
.link_blueTre:active	{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #003366; text-decoration: none; }

.link_language:link 	{ color: #FFFFFF; background: #06C; text-decoration: none; }
.link_language:visited 	{ color: #FFFFFF; background: #06C; text-decoration: none; }
.link_language:hover 	{ color: #06C; background: #FFF; text-decoration: none; }
.link_language:active 	{ color: #FFFFFF; background: #06C; text-decoration: none; }

.link_webdesign:link	{ color: #FFF; text-decoration: underline; }
.link_webdesign:visited	{ color: #F7F7F7; text-decoration: underline; }
.link_webdesign:hover	{ color:#0CF; text-decoration: none; }
.link_webdesign:active	{ color: #FFF; text-decoration: underline; }
