body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #e7e7df;

}
.menu_text {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}
.menu_text A:link {
	color: #ff0000;
	text-decoration:none;
}
.menu_text A:visited {
	color: #ff0000;
	text-decoration:none;
}
.menu_text A:active {
	background-color:#ff0000;
	color: #ffffff;
	text-decoration:none;
}
.menu_text A:hover {
	background-color:#ff0000;
	color: #ffffff;
	text-decoration:none;
}
.text_main {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.text_main A:link {
	color: #FF0000;
	text-decoration:none;
}
.text_main A:visited {
	color: #FF0000;
	text-decoration:none;
}
.text_main A:active {
	color: #ffffff;
	background-color:#ff0000;
	text-decoration:none;
}
.text_main A:hover {
	color: #ffffff;
	background-color:#ff0000;
	text-decoration:none;
}
.text_header {

	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FF0000;
}
