﻿A:link
{
    COLOR:#377cc8;
    font-size: 10pt;
    FONT-FAMILY: "宋体", "Arial", "Times New Roman";
    TEXT-DECORATION: none
}
A:visited{
    COLOR:#377cc8;
    font-size: 10pt;
    FONT-FAMILY: "宋体", "Arial", "Times New Roman";
    TEXT-DECORATION: none
}
A:hover{
	color: red;
	position: relative;
	text-decoration: none;
}
