.12font {
	font-size: 12px;
	line-height: 18px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
input {
	background-color: #EEECF4;
	border: 1px solid #514961;
}
.whitefont {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.hand {
	cursor: hand;
}.link {
	font-size: 12px;
	line-height: 18px;
}
a {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}
