
.standard_paragraph a, 
.standard_paragraph a:link, 
.standard_paragraph a:visited, 
.standard_paragraph a:active {
	color: #2d457b;
	text-decoration: none;
	}
.standard_paragraph a:hover {
	color: #2d457b;
	text-decoration: none;
	}
label {
	height: 20px;
	line-height: 20px;
	display: block;
	width: 80px;
	margin-top: 12px;
	float: left;
	}
input.form_text {
	float: left;
	width: 221px;
	height: 19px;
	margin-top: 12px;
	margin-right: 25px;
	}
