@charset "utf-8";
body {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/background.jpg);
	margin: 0px;
	padding: 0px;
}

img { border: 0px; }

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.footer, .footer a {
	color: #71201c;
	font-size: 11px;
}