﻿.headlink { font-family:宋体; font-size:12px; color:#333333; }
.headlink a:link { font-family:宋体; font-size:12px; color:#333333; text-decoration:none;  }
.headlink a:visited { font-family:宋体; font-size:12px; color:#333333; text-decoration:none;  }
.headlink a:active { font-family:宋体; font-size:12px; color:#333333;  text-decoration:none;  }
.headlink a:hover { font-family:宋体; font-size:12px; color:#666666; text-decoration:underline;  }
a:link {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #666;
	text-decoration:underline;
}
td,div{
font-size:12px;
}
body {
margin:0px;
padding:0px;
}