.body {
	margin: 0px;
	background-image: url(../images/bg_01.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color:#EEF0EB;
	
}

.mainmenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	bgcolor:#66CC66;
	padding: 5px;
}

.mainmenu A:link {
	COLOR: #666666;
	text-decoration: none;
}
.mainmenu A:visited {
	COLOR: #333333;
	text-decoration: none;
}
.mainmenu A:active {
	COLOR: #0099FF;
	text-decoration: none;
}
.mainmenu A:hover {
	COLOR: #FF9900;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 5px;
	background-color: #FFFFFF;
}

.text_header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	vertical-align: bottom;
}
.text_header A:link {
	COLOR: #0066CC;
	text-decoration: none;
}
.text_header A:visited {
	COLOR: #666666;
	text-decoration: none;
}
.text_header A:active {
	COLOR: #0066CC;
	text-decoration: none;
}
.text_header A:hover {
	COLOR: #FF9900;
	text-decoration: underline;
}


.text_body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: none;
}
.text_body A:link {
	COLOR: #666666;
	text-decoration: none;
}
.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text_white  A:link {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.text_white  A:visited {
	COLOR: #333333;
	text-decoration: none;
	font-weight: bold;
}
.text_white  A:active {
	COLOR: #FF9900;
	text-decoration: none;
}
.text_white  A:hover {
	COLOR: #FFFFFF;
	font-weight: bold;
}

.text_body A:visited {
	COLOR: #333333;
	text-decoration: none;
}
.text_body A:active {
	COLOR: #9DDC25;
	text-decoration: none;
}
.text_body A:hover {
	COLOR: #FF9900;
}



.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9DDC25;
	padding: 5px;
	font-weight: bold;

}
.header A:link {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-size: 45px;
}
.header A:visited {
	COLOR: #FFFFFF;
	text-decoration: none;
}
.header A:active {
	COLOR: #FFFFFF;
	text-decoration: none;
}
.header A:hover {
	COLOR: #FF9900;
	text-decoration: none;
}
.text_pink {
	color: #FF6699;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.text_pink  A:link {
	COLOR: #666666;
	text-decoration: none;
}
.text_pink  A:visited {
	COLOR: #333333;
	text-decoration: none;
}
.text_pink  A:active {
	COLOR: #9DDC25;
	text-decoration: none;
}
.text_pink A:hover {
	COLOR: #FF9900;
	text-decoration: none;
}

