body
{
	margin: 0px;
	background-image:url('images/bg-body.gif');
}

p, .Links, li
{
	font-family: Arial, sans-serif; 
	font-size: 12px;
}

.heading 
{ 
	font-size:18px;
	color:#B68253; 
}

a.Links {
	color: #B68253;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.Links:visited {
	color: #B68253;
	font-weight: bold; 
	font-family: Arial, sans-serif; 
	font-size: 12px;
}

a.Links:hover {
	color: #B68253;
	font-weight: bold; 
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

a.Links:active {
	color: #B68253;
	font-weight: bold; 
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

