.title {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #073e4d;
}
.text12_green {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #073e4d;
}
a.text12_green {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #073e4d;
	text-decoration:none;
}
a.text12_green:hover {
	text-decoration:underline;
}
.text12_error {
	font-family: Tahoma;
	font-size: 12px;
	color:#073e4d;
	text-decoration: none;
	background-color:#FFB9B9;
}

