.container {
	background: #000;
}

.content_header_01 {
	border: 5px solid white;
}

/* Header */

.text_head_01 {
	color: #fff;
}

.text_head_02 {
	color: #fff;
}

a.text_head_nav_03:link {
	color: #fff;
	background: #000;
}

a.text_head_nav_03:visited {
	color: #fff;
	background: #000;
}

a.text_head_nav_03:hover, a.text_head_nav_03:active, a.text_head_nav_03:focus {
	color: #fff;
	background: #000;
}

a.text_head_nav_04:link {
	color: #fff;
}

a.text_head_nav_04:visited {
	color: #fff;
}

a.text_head_nav_04:hover, a.text_head_nav_04:active, a.text_head_nav_04:focus {
	color: #fff;
}

.text_head_05 {
	color: #fff;
}

a.text_head_nav_05:link {
	color: #fff;
}

a.text_head_nav_05:visited {
	color: #fff;
}

a.text_head_nav_05:hover, a.text_head_nav_05:active, a.text_head_nav_05:focus {
	color: #fff;
}

.text_head_06 {
	color: #fff;
}

a.text_head_nav_07:link {
	color: #000;
	border: 3px solid white;
}

a.text_head_nav_07:visited {
	color: #000;
	background: #fff;
	border: 3px solid white;
}

a.text_head_nav_07:hover, a.text_head_nav_07:active, a.text_head_nav_07:focus {
	color: #000;
	background: #fff;
	border: 3px solid white;
}

a.text_head_nav_08:link {
	color: #000;
	background: #f2e9d7;
	border: 3px solid white;
}

a.text_head_nav_08:visited {
	color: #000;
	background: #f2e9d7;
	border: 3px solid white;
}

a.text_head_nav_08:hover, a.text_head_nav_08:active, a.text_head_nav_08:focus {
	color: #000;
	background: #f2e9d7;
	border: 3px solid white;
}

a.text_head_nav_09:link {
	color: #fff;
	background: #000;
	border: 3px solid white;
}

a.text_head_nav_09:visited {
	color: #fff;
	background: #000;
	border: 3px solid white;
}

a.text_head_nav_09:hover, a.text_head_nav_09:active, a.text_head_nav_09:focus {
	color: #fff;
	background: #000;
	border: 3px solid white;
}

/* Main Navigation */

#nav_001 li a { 
	color: #fff;
}
#nav_001 li a:hover {
	color: #000;
	background: #fff;
}

/* Navigation Last */

#nav_002 li a { 
	color: #fff;
}
#nav_002 li a:hover {
	color: #000;
	background: #b6b6b6;
}

/* Content */

.h_line {
	border: 1px solid white;
}

.text_main_01 {
	color: #fff;
}

.text_main_02 {
	color: #fff;
}

.text_main_03 {
	color: #fff;
}

.text_main_04 {
	color: #fff;
}

.text_title_01 {
	color: #fff;
}

/* Links */

a.lk_001:link {
	color: #fff;
}

a.lk_001:visited {
	color: #d4d4d4;
}

a.lk_001:hover, a.lk_001:active, a.lk_001:focus {
	color: #fff;
}

a.lk_002:link {
	color: #fff;
}

a.lk_002:visited {
	color: #d4d4d4;
}

a.lk_002:hover, a.lk_002:active, a.lk_002:focus {
	color: #fff;
}
