TD 
{
font-family: Arial;
font-size: 12px;
font-weight: normal;
color: #404040;
}

.contactbar
{
font-family: Arial;
font-size: 10px;
font-weight: normal;
color: #404040;
}

A:link	{	
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color:	#404040;
	}	
		
A:visited	{	
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color:	#404040;
	}	
		
A:active	{	
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color:	#404040;
	}	
		
A:hover	{	
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color:	#404040;
	}