@charset "gb2312";
/* CSS Document */

/* ÎÄ×ÖÑùÊ½ */

a:link,a:visited {color:#333;text-decoration:none;}
a:hover,a:active {color:#333;text-decoration:none;}

.default a:link,.default a:visited {color: #333; text-decoration:none; font-size:14px;}
.default a:hover,.default a:active {color: #333; text-decoration:underline;font-size:14px;}

.orange02 a:link,.orange02 a:visited{color: #ff6400; text-decoration:underline;}
.orange02 a:hover,.orange02 a:active{color: #ff6400; text-decoration:underline;}

.orange a:link,.orange a:visited{font-size:14px;color: #ff6400; text-decoration:underline;}
.orange a:hover,.orange a:active{font-size:14px;color: #ff6400; text-decoration:underline;}
