Body
{
	background-image: 
	url('http://www.highercaliber.com/images/bg.gif');
	background-repeat: repeat-x;
	background-color: #E2DED8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #42403C;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

A:Link
{
	font-weight : bold;
	text-decoration: none;
	color: #542903;
}

A:Visited
{
	font-weight: bold;
	text-decoration: none;
	color: #542903;
}

A:Active
{
	font-weight : bold;
	text-decoration: none;
	color: #A87950;
}

A:Hover
{
	font-weight: bold;
	text-decoration: none;
	color: #A87950;
}