﻿div {
	font-family: 宋体;
	font-size: 12px;
	color: #000000;
    line-height:20px;
	text-decoration: none;
}
p {
	font-family: 宋体;
	font-size: 12px;
	color: #000000;
    line-height:20px;
	text-decoration: none;
}
td {
	font-family: 宋体;
	font-size: 12px;
	color: #000000;
    line-height:20px;
	text-decoration: none;
}
input {
	font-family: 宋体;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
select {
	font-family: 宋体;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
span {
	font-family: 宋体;
	font-size: 12px;
	color: #000000;
    line-height:20px;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
    color: #990000;
}

