body {
	margin: 0px;
	background-image: url(images/bg_3.png);
	background-repeat: repeat-x;
	background-color: #E2E1E0;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #504e43;
	text-decoration: none;
	letter-spacing: -0.1em;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #85817e;
	text-decoration: none;
}
A:link, A:visited { text-decoration: none }
	
A:hover { text-decoration: underline }
