﻿a {color: #000;}
a:link {color:#000;}
a:visited {color: #000;}
a:hover {color: #000;text-decoration: underline;}

.text1 a { font-size: 12px; text-decoration: none; line-height: 180%; font-family: "宋体"; color: #00CCFF; }
.text1 a:link { font-size: 12px; text-decoration: none; line-height: 180%; font-family: "宋体"; color: #00CCFF; }
.text1 a:visited { font-size: 12px; text-decoration: none; line-height: 180%; font-family: "宋体"; color: #00CCFF; }
.text1 a:hover { font-size: 12px; text-decoration: none; line-height: 180%; font-family: "宋体"; color: #fff; }

.divMenu a {margin:0px 8px;}
.divMenu a:link { font-size: 12px; text-decoration: none; line-height: 180%; font-family: "宋体"; color: #626262; }
.divMenu a:visited { font-size: 12px; text-decoration: none; line-height: 180%; font-family: "宋体"; color: #626262; }
.divMenu a:hover { font-size: 12px; text-decoration: none; line-height: 180%; font-family: "宋体"; color: red; }

.divMenu2 a {margin:0px 5px;}
.divMenu2 a:link { font-size: 12px; text-decoration: none; line-height: 180%; font-family: "宋体"; color: #fff; }
.divMenu2 a:visited { font-size: 12px; text-decoration: none; line-height: 180%; font-family: "宋体"; color: #fff; }
.divMenu2 a:hover { font-size: 12px; text-decoration: none; line-height: 180%; font-family: "宋体"; color: red; }