body {
	margin-left: 0px;
	margin-top: 0px;
}

.links_text {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.links_text:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.content_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #6F7070;
	line-height: 16px;
	text-decoration: none;
}
.content_text:hover {
	text-decoration: none;
	color: #FF9900;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.welcome {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.milliard {
	font-family: Tahoma;
	font-size: 14px;
	color: #EC7713;
	font-weight: bold;
}
.infoworld {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #02458C;
}
.form_td {
	font-family: Tahoma;
	font-size: 11px;
	
	color: #02458C;
}
.top_table_bg {
	background-image: url(images/top_back.jpg);
	background-repeat: repeat;
}
.top_table_height {
	height: 82px;
}
