td {
	font-size: 12px;
	text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
}
input {
	height: 18px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
.14 {
	font-size: 14px;
	text-decoration: none;
}
.bt {
	font-size: 14px;
	font-weight: bold;
}
.zw {
	font-size: 14px;
	line-height: 18px;
}

a:active { 
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}
a:hover	{
	font-size:12px;
	COLOR: #000000;
	text-decoration: underline;
}

.link2 {
	font-size:12px;
	color: #7D7D7D;
}
.link2 a:active {
	text-decoration: none;
	color: #7D7D7D
}
.link2 a:link {
	color: #7D7D7D;
	text-decoration: none;
}
.link2 a:visited {
	color: #7D7D7D;
	text-decoration: none;
}
.link2 a:hover	{
	color: #000000;
	text-decoration: none;
}