a:link { 	  
	text-decoration:none; 
	font-weight:bold;  
}
a:visited {	
	text-decoration:none; 
	font-weight:bold;  
}
a:hover {	  
	text-decoration:none;	
	font-weight:bold;  
}
a:active {	
	text-decoration:none;  
	font-weight:bold;  
	 
}
a.link_1:link { 
	color:#0000e1;	
	font-weight:bold;  
	text-decoration:none; 	
}
a.link_1:visited { 
	color:#0000e1;		
	font-weight:bold;  
	text-decoration:none;
	
}
a.link_1:hover { 
	color:#0000e1;	
	font-weight:bold;  
	text-decoration:none; 
	
}
a.link_1:active { 
	color:#0000e1;	
	font-weight:bold;  
	text-decoration:none; 	
}


