body {
	margin: 0px;
	background-image: url(../images/index_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-size: 12px;
	line-height: 180%;
}
.en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
}

.white {
	color: #FFFFFF;
}
.fontbold {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:link {
	color: #333333;
	text-decoration: none;
}

.bold {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;

}
.bold2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.height {
	line-height: 235%;
}

.bold3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a.one:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.one:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.one:link {
	color: #FFFFFF;
	text-decoration: none;
}
