A:HOVER {
	color : white;
	text-decoration : underline;
}


A.footer:LINK {
	text-decoration: underline;
	color: #ADA59D;
}

A.footer:VISITED {
	text-decoration: underline;
	color: #ADA59D;
}

A.footer:ACTIVE {
	text-decoration: underline;
	color: white;
}

A.footer:HOVER {
	color: white;
	text-decoration : underline;
}

A.address:LINK {
	text-decoration: none;
	color: white;
}

A.address:VISITED {
	text-decoration: none;
	color: white;
}

A.address:ACTIVE {
	text-decoration: underline;
	color: white;
}

A.address:HOVER {
	color: white;
	text-decoration : underline;
}

td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

td.footer {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

td.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
