.footerlink:link {
	font-family: tahoma;
	color: #979797;
	FONT-SIZE: 8pt;
	text-decoration: none;
	
}

.footerlink:visited {  
	font-family: tahoma; 
	color: #979797; 
	FONT-SIZE: 8pt;
	text-decoration: none;
}

.footerlink:hover {  
	font-family: tahoma; 
	color: #ffa8c11; 
	FONT-SIZE: 8pt;
	text-decoration: underline;
}

.footerlink:active {  
	font-family: tahoma; 
	color: #fa8c11; 
	FONT-SIZE: 8pt;
	text-decoration: underline;
}




.footerhlink:link {
	font-family: tahoma;
	color: #fa8c11;
	FONT-SIZE: 10pt;
	text-decoration: none;
	
}

.footerhlink:visited {  
	font-family: tahoma; 
	color: #fa8c11; 
	FONT-SIZE: 10pt;
	text-decoration: none;
}

.footerhlink:hover {  
	font-family: tahoma; 
	color: #979797; 
	FONT-SIZE: 10pt;
	text-decoration: underline;
}

.footerhlink:active {  
	font-family: tahoma; 
	color: #979797; 
	FONT-SIZE: 10pt;
	text-decoration: underline;
}

.text {
font-family: tahoma;	
color:#000000; 
font-size:12px; 
text-decoration:none
}


.footertext {
font-family: tahoma;	
color:#979797; 
font-size:10px; 
text-decoration:none
}

