
A:HOVER {
	color : 9e9a6a;
	text-decoration : underline;
}

A.footer:LINK {
	text-decoration: underline;
	color: #646c45;
}

A.footer:VISITED {
	text-decoration: underline;
	color: #646c45;
}

A.footer:ACTIVE {
	text-decoration: underline;
	color: #646c45;
}

A.footer:HOVER {
	color: #7c7c7c;
	text-decoration : underline;
}

td {  
	font-family: arial,helvetica,verdana,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 12px; 
	line-height: 16px;
	color:#666666;
}

td.LHcolumn {  
	font-family: arial,helvetica,verdana,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 11px; 
	line-height: 16px;
	color:#666666;
	background:#FFFFFF url(../images/LH-bg.gif) repeat-y;
}

td.footer {  
	font-family: arial,verdana,helvetica,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 11px; 
	color: #646c45;
	line-height: 13px;
}

.address{
	font-family: arial,helvetica,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 11px; 
	color: #FFFFFF;
	line-height: 12px;
}

.address a{
	text-decoration: none;
	font-family: arial,helvetica,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 11px; 
	color: #FFFFFF;
	line-height: 12px;
}

.address a:hover {
	color:#d2d4ad;
	text-decoration:none;
}

