/* Global Styles */

body,td,th {
	color: #FFFFCC;
	background: #990000;
}
body {
	background:url(http://www.fallonlivestock.com/images/clipart/bkgd1.jpg);
	background-color: #990000;
}
a:link {
	color: #00b8c9;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #999900;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.miniheader {
	font-size: large;
	font-weight: bold;
}

