a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #125a0e;
	text-decoration: none;
}

.tahoma11 {
	font-family: tahoma;
	font-size: 11px;
}
.tahoma11:hover {
	font-family: tahoma;
	font-size: 11px;
}

.tahoma12 {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
.tahoma15 {
	font-family: tahoma;
	font-size: 15px;
	color: #000000;
}
.data {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #E7F2CA;
	width: 150px;
	height: 30px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
