﻿@charset "utf-8";
/*网站整体样式*/

/*基础颜色*/
a:link , a:visited { color:#003399; }
a:hover , a:active { color:#cc6633; }
/* .a_666*/
.a_666:link , .a_666:visited { color:#666; }
.a_666:hover , .a_666:active { color:#cc6633; }

.txt_666{color:#666;}
