﻿
/****** Link Color ******/
a{ text-decoration:none; border-bottom:1px dashed #00A2A2; color: #000000; }
a:visited {color: #000000; text-decoration:none;}
a:hover {border-bottom:1px dashed #FFC1C1; color: #C60000; }





a.fengmian {  text-decoration:none; border-bottom:1px dashed #ffffff;
} 
a.fengmian:hover { 
	 border-bottom:1px dashed #ffffff;
}





a.biaoti {   text-decoration:none; border-bottom:1px dashed #FF00FF; color: #000000; 
} 
a.biaoti:hover { 
	 border-bottom:1px dashed #FFC1C1; color: #C60000; 
}





a.namename {   text-decoration:none; border-bottom:1px dashed #ffffff; 
} 
a.namename:hover { 
	 border-bottom:1px dashed #FFC1C1; color: #ffffff; 
}

