A:link {
	font-size: 12px;	
	font-family :arial,helvetica;
	Color: #23211e;
	text-decoration: underline;
}
A:active {
	font-size: 12px;
	font-family :arial,helvetica;
	Color: #23211e;
	text-decoration: underline;
}
A:visited {
	font-size:12px;
	font-family :arial,helvetica;
	Color: #23211e;
	text-decoration: underline;
}
A:hover {
	font-size: 12px;
	font-family :arial,helvetica;
	Color: #47423a;
	text-decoration: none;
}

A.footer:link {
	font-size: 12px;
	font-family :trebuchet ms,helvetica;
	Color: #EFD398;
	text-decoration: underline;
}
A.footer:active {
	font-size: 11px;
	font-family :trebuchet ms,helvetica;
	Color: #EFD398;
	text-decoration: underline;
}
A.footer:visited {
	font-size:11px;
	font-family :trebuchet ms,helvetica;
	Color: #EFD398;
	text-decoration: underline;
}
A.footer:hover {
	font-size: 11px;
	font-family :trebuchet ms,helvetica;
	Color: #D6B776;
	text-decoration: none;
}

body  { 
text-decoration: none;
font-size: 12px;
font-family: Arial, Helvetica, 'san serif';
background: url('../images/bg.jpg');
color: #151515;
font-weight:normal;
margin-top: 0;
background-repeat: no-repeat;
 background-color: #ada497;
}

td{
	font-size: 10pt;
    line-height: 20px;
}

.copyright{
	font-size: 8pt;
    line-height: 20px;
	Color: #6B5937
}

h1 { 
text-decoration: none;
font-size: 15px;
font-family: trebuchet ms, Helvetica, trebuchet ms, 'san serif';
color: #580B17;
font-weight:bold;
}

h2 { 
text-decoration: none;
font-size: 24px;
font-family: georgia, Helvetica, trebuchet ms, 'san serif';
color: #645a4c;
padding-top: 0;
margin-top: 0;
font-weight: lighter;
}

h3 { 
text-decoration: none;
font-size: 18px;
font-family: georgia, Helvetica, trebuchet ms, 'san serif';
color: #A1895A;
margin-top: 12px;
margin-bottom: 6px;
font-weight: lighter;
}

h4 { 
text-decoration: none;
font-size: 22px;
font-family:georgia, Helvetica, trebuchet ms, 'san serif';
color: #a76330;
margin-top: 0px;
margin-bottom: 16px;
font-weight: lighter;
}