A:HOVER {
	color : #58A3DD;
	text-decoration : underline;
}

A.footer:LINK {
	text-decoration: none;
	color: #106FB8;
}

A.footer:VISITED {
	text-decoration: none;
	color: #106FB8;
}

A.footer:ACTIVE {
	text-decoration: underline;
	color: #106FB8;
}

A.footer:HOVER {
	text-decoration : underline;
	color: #106FB8;
}


td {
	font-family: arial,verdana,helvetica,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 12px; 
	line-height: 18px;
}

td.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #106FB8;
}

td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EE323A;
}

