body {
	background: #b2c866;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#table_01 {
	width: 650px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}

#td_logo {
	text-align: right;
	vertical-align: top;
}

#td_language {
	width: 504px;
	text-align: right;
}

#td_content {
	text-align: justify;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	color: #ffffff;
	font-weight: normal;
	font-style: italic;
}

a:active {
	text-decoration: none;
}
