A:HOVER {
	color : #86a07f;
}

A.footer:LINK {
	text-decoration: none;
	color: #ffffff;
}

A.footer:VISITED {
	text-decoration: none;
	color: #ffffff;
}

A.footer:ACTIVE {
	text-decoration: underline;
	color: #ffffff;
}

A.footer:HOVER {
	text-decoration : underline;
	color: #88c13e;
}

A.address:LINK {
	text-decoration: underline;
	color: #88c13e;
}

A.address:VISITED {
	text-decoration: underline;
	color: #88c13e;
}

A.address:ACTIVE {
	text-decoration: underline;
	color: #88c13e;
}

A.address:HOVER {
	text-decoration : underline;
	color: #ffffff;
}


A.sublinks:LINK {
	text-decoration: underline;
	color: #094f4f;
}

A.sublinks:VISITED {
	text-decoration: underline;
	color: #094f4f;
}

A.sublinks:ACTIVE {
	text-decoration: underline;
	color: #094f4f;
}

A.sublinks:HOVER {
	text-decoration : underline;
	color: #88c13e;
}


td {
	font-family: arial,helvetica,verdana,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 12px;
	line-height: 16px;
}


td.footer {  
	font-family: arial,verdana,helvetica,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 11px;
	color: #eeeecc;
	line-height: 13px;
}

td.address {  
	font-family: arial,verdana,helvetica,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 11px;
	color: #EEEECC;
	line-height: 13px;
}

.sublinks {  
	font-family: arial,verdana,helvetica,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 11px;
	color: #094f4f;
	line-height: 13px;
}


