A:HOVER {
	color : #FFFFFF;
	text-decoration : underline;
}

A.address:LINK {
	text-decoration: underline;
	color: #ababab;
}

A.address:VISITED {
	text-decoration: underline;
	color: #828080;
}

A.address:ACTIVE {
	text-decoration: underline;
	color: #828080;
}

A.address:HOVER {
	color: #a3a3a3;
	text-decoration: underline;
}

A.footer:LINK {
	text-decoration: underline;
	color: #ebebeb;
}

A.footer:VISITED {
	text-decoration: underline;
	color: #ebebeb;
}

A.footer:ACTIVE {
	text-decoration: underline;
	color: #ebebeb;
}

A.footer:HOVER {
	color: #FFFFFF;
	text-decoration : underline;
}


td {  
	font-family: arial,verdana,helvetica,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 12px; 
	line-height: 18px;
}


td.footer {  
	font-family: arial,verdana,helvetica,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 11px; 
	line-height: 13px;
	color: #636363;
}

td.address {  
	font-family: arial,verdana,helvetica,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 11px; 
	color: #636363;
	line-height: 13px;
}

img.RHcolumn {
	border-color: White;
}
