.error_text {
	color: #FF0000;
	text-decoration: none;
}
.r_link {
	color: #000000;
	text-decoration: underline;
}
.r_link:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.inputF {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: auto;
}

