﻿body
{
	font-size: 8pt;
	margin: 0px 0px; /*font-family: 宋体, Verdana;*/
}
td
{
	font-size: 12px;
	line-height: 20px;
}
.title
{
	font-size: 26px;
	font-family: 楷体_GB2312;
}
img
{
	border-style: none;
}
A:link
{
	color: #3a3a3a;
	text-decoration: none;
}
A:visited
{
	color: #3a3a3a;
	text-decoration: none;
}
A:hover
{
	color: mediumblue;
	text-decoration: underline;
}

.linkSytle A:hover 
{ 
text-decoraction : none 
}   
