﻿body {
	background-position: 50% top;
	/*background: url('../images/bg_dixonmeats.jpg') repeat-x;
*/color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	margin: 0;
	padding: 0px;
	background-color: #846142;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFF00;
	cursor:pointer;
}

.clear {
	clear:both;
}
