﻿body {
	margin: 0 0 0 0;
	background: #54371A url(img/background_small_f.png) repeat-x;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 14px;
}
a {
	color:#FFF;
}
a:hover {
	color:#FFF;
	text-decoration:none;
}

.footer {
	color:#FFF;
}
.footer a {
	color: #FFF;
}
.footer a:hover {
	text-decoration: none;
}