<style  type="text/css">                   
A:link  {text-decoration:  none;  color:#0072A8}            //选择穪E伪纴E {  属性:  值  }  
A:visited  {text-decoration:  none;  color:  #0072A8}  
A:active  {text-decoration:  none;  color:  #FF0000}  
A:hover  {text-decoration:  underline;  color:  FF0000}      
               
A.black_link:active  {
	COLOR:  #ffffff;
	text-decoration: none;
}                                       //选择穪E纴E伪纴E {  属性:  值  }  
A.black_link:link  {
	COLOR:  #ffffff;
	text-decoration: none;
}  
A.black_link:visited  {
	COLOR:  #ffffff;
	text-decoration: none;
}  
A.black_link:hover  {COLOR:  #faf108;  TEXT-DECORATION:  none}  
            
A.blue_link:active  {
	COLOR:  #333333;
	text-decoration: none;
		
}                                       //选择穪E纴E伪纴E {  属性:  值  }  
A.blue_link:link  {
	COLOR:  #333333;
	text-decoration: none;
	 
}  
A.blue_link:visited  {
	COLOR:  #333333;
	text-decoration: none;
	 
}  
A.blue_link:hover  {
COLOR:  #CC0000;  
TEXT-DECORATION:none;  
 }  
		
A.wriht_link:active  {
	COLOR:  #ffffff;
	text-decoration: none;
		
}                                       //选择穪E纴E伪纴E {  属性:  值  }  
A.wriht_link:link  {
	COLOR:  #ffffff;
	text-decoration: none;
	 
}  
A.wriht_link:visited  {
	COLOR:  #ffffff;
	text-decoration: none;
	 
}  
A.wriht_link:hover  {
COLOR:  #CCCCCC;  
TEXT-DECORATION:none;  
 }  
			     
H1{FONT-SIZE:  14px; color: #ff0000;}     
H2{FONT-SIZE:  12px; color: #ff0000;}          
TD{
	FONT-SIZE:  12px;
	line-height: 18px;
}       
</STYLE>  

