a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	color: #993399;
	text-decoration: underline;
}
a:hover {
	color: #3333CC;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a {
	border: none;
}
img {
	border: none;
}

p {
	font-size: 12px;
	line-height: 16px;
}
ul {
	font-size: 12px;
	line-height: 16px;
}
td {
	font-size: 12px;
	line-height: 16px;
}
.text12 {
	font-size: 12px;
	line-height: 16px;
}
.text11 {
	font-size: 11px;
	line-height: 13px;
}
.text10 {
	font-size: 10px;
	line-height: 12px;
}
.text11g {
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}
.text12b {
	font-size: 12px;
	line-height: 16px;
	font-weight: bolder;
	color: #669966;
}
.text14b {
	font-size: 14px;
	line-height: 18px;
	color: #CC3300;
}
.text10g {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
.form {
	border: 1px solid #999999;
        color: #666666;
}
.text9 {
	font-size: 9px;
	line-height: 11px;
}
