td {
	font-size: 12px;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
.f13 {
	font-size: 13px;
}
.f14 {
	font-size: 14px;
	line-height: 22px;
}

.link1:visited {color: #2667CA;text-decoration: underline;}
.link1:hover{color:#ff3300;text-decoration: underline;}
.link1:link {color: #2667CA;text-decoration: underline;}

.loginInput {
	height: 20px;
	width: 80px;
}
.border1 {
	border: 1px solid #000000;
}
