body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.te_4:link {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #5c2f59;
    text-decoration: none;
}
.te_4:visited {
	font-size: 12px;
	line-height: 18px;
	color: #5c2f59;
	letter-spacing: 1px;
	text-decoration: none;
}
.te_4:hover {
	font-size: 12px;
	line-height: 18px;
	color: #805c7d;
	letter-spacing: 1px;
	text-decoration: underline;
}
