A:HOVER {
	color : #D7172F;
	text-decoration : underline;
}


A.footer:LINK {
	text-decoration: underline;
	color: white;
}

A.footer:VISITED {
	text-decoration: underline;
	color: white;
}

A.footer:ACTIVE {
	text-decoration: underline;
	color: #D7172F;
}

A.footer:HOVER {
	color: #D7172F;
	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, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 18px;
}

td.small {
	font-family: ms sans serif, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: black;
}

td.address {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #304E8A;
}

td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	line-height : 16px;
}
