body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:0px;
}
.bg_r {
	background-image: url(images/bg.gif);
	background-repeat: repeat-X;
	background-position:left top;
}
.bg_l {
	background-image: url(images/bg.gif);
	background-repeat: repeat-X;
	background-position:right top;
}
.te_4:link {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #000000;
    text-decoration: none;
}
.te_4:visited {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
}
.te_4:hover {
	font-size: 12px;
	line-height: 18px;
	color: #ff7800;
	letter-spacing: 1px;
	text-decoration: underline;
}
.te_3:link {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #6600ff;
    text-decoration: none;
}
.te_3:visited {
	font-size: 12px;
	line-height: 18px;
	color: #6600ff;
	letter-spacing: 1px;
	text-decoration: none;
}
.te_3:hover {
	font-size: 12px;
	line-height: 18px;
	color: #ff7800;
	letter-spacing: 1px;
	text-decoration: underline;
}
.te_5:link {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #0abebc;
    text-decoration: none;
}
.te_5:visited {
	font-size: 12px;
	line-height: 18px;
	color: #0abebc;
	letter-spacing: 1px;
	text-decoration: none;
}
.te_5:hover {
	font-size: 12px;
	line-height: 18px;
	color: #ff7800;
	letter-spacing: 1px;
	text-decoration: underline;
}
.te_1{
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #727171;
	text-decoration: none;
}
.te_2{
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #bf292a;
	text-decoration: none;
}