.bg {
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.textbg {
	background-attachment: fixed;
	background-image: url(homepage_cms1_2x2.jpg);
	background-repeat: no-repeat;
}

td {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: none;
}
