a:link, a:visited , a:active { 
	text-decoration:none; 
	color:#444444; 
	}
a:hover { 
	color: #000000; 
	text-decoration:none
	}

a.text_a:link, a.text_a:visited , a.text_a:active { 
	text-decoration:none; 
	color:#000000; 
	}
a.text_a:hover { 
	color: #000000; 
	text-decoration:none
	}

