/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
}
a {
	color: #b03a00;
	text-decoration: none;
}
.text {
	font-family: Tahoma, Lucida Grande, arial;
	font-size: 70%;
	font-smooth: always;
	font-stretch: semi-condensed;
	color: #333333;
}
.footer {
	font-family: Tahoma, Lucida Grande, arial;
	font-size: 65%;
	font-smooth: always;
	font-stretch: semi-condensed;
	color: #ffffff;
}