body,td,th {
	font-size: 12px;
	color: #000;
	margin: 0px;
	line-height:20px
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
}
.14{
	font-size: 14px;
}
.14w{
	font-size: 14px;
	color: #FFF;
}
.14w a:link {
	color: #fff;
	text-decoration: none;
}
.14w a:visited {
	color: #fff;
}
.14w a:hover {
	color: #000;
	text-decoration: underline;
}
.14w a:active {
}
.w{
	color: #FFF;
}
.w a:link {
	color: #fff;
}
.w a:visited {
	color: #fff;
}
.w a:hover {
	color: #000;
	text-decoration: underline;
}
.w a:active {
}
.grey{
	color: #999999;
}
.b{
	color: #1173AE;
}
.b a:link {
	color: #1173AE;
}
.b a:visited {
	color: #1173AE;
}
.b a:hover {
	color: #990000;
	text-decoration: underline;
}
.b a:active {
}
.ffield{
	width:300px;
	height:20px;
	border:1px double #ccc
}

