.border {
	border: 1px solid #E4E1E1;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	text-align: justify;
	color: #506B47;
	vertical-align: top;
}
.standout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #299408;
	padding: 4px;
}
.revealed {
	color: #A4C84C;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	line-height: 24px;
}
a:hover {
	color: #006633;
}

.border #links2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	text-align: center;
}
.border .text #links2 a:hover {
	color: #999999;
}

.in_text_standout {
	color: #CC3300;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.side_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	color: #6C9160;
	vertical-align: top;
	padding: 10px;
}
.login_text {
	color: #003333;
}
.name_adress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #506B47;
}
.submit_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #336633;
}
.gray_text {
	color: #999999;
}
