A:HOVER {
	color : #867154;
}

A.footer:LINK {
	text-decoration: none;
	color: #B54D46;
}

A.footer:VISITED {
	text-decoration: none;
	color: #B54D46;
}

A.footer:ACTIVE {
	text-decoration: underline;
	color: #867154;
}

A.footer:HOVER {
	text-decoration : underline;
	color: #867154;
}

A.address:LINK {
	text-decoration: underline;
	color: #ffffff;
}

A.address:VISITED {
	text-decoration: underline;
	color: #ffffff;
}

A.address:ACTIVE {
	text-decoration: underline;
	color: #867154;
}

A.address:HOVER {
	text-decoration : underline;
	color: #867154;
}

td {
	font-family: arial,helvetica,verdana,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 12px;
	line-height: 16px;
}

td.address {  
	font-family: arial,verdana,helvetica,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 11px; 
	color: #FFFFFF;
	line-height: 13px;
}

td.footer {  
	font-family: arial,verdana,helvetica,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 11px; 
	line-height: 13px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #867154;
	margin-top: 10px;
	margin-bottom: 10px;
}

