table {
	font-size: 12px;
}
a:link {
	font-size: 14px;
	text-decoration: none;
	color: #C02B33;
}
a:visited {
	font-size: 14px;
	text-decoration: none;
	color: #C02B33;
}
a:hover {
	font-size: 14px;
	text-decoration: underline;
	color: #C02B33;
}
.fontColor1 {
	color: #666666;
}
.fontColor2 {
	font-size: 14px;
	line-height: 18px;
	color: #355876;
}
input {
	font-size: 12px;
	color: #D0784F;
	font-family: Tahoma;
}
select {
	font-size: 12px;
	color: #D0784F;
	font-family: Tahoma;
}
.RedStar {
	color: #FF0000;
}
.txt { border:1px solid #ccc; color:#666; }
