.adres {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.adres:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.firmatitle {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.firmatitle:hover {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.normal {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.anormal {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.anormal:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.menulink {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menulink:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.firmaadi {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #4A4D4A;
	text-decoration: none;
}
.firmaadi:hover {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #4A4D4A;
	text-decoration: underline;
}

.footer {
	font-family: tahoma;
	font-size: 11px;
	color: #106DBD;
	text-decoration: none;
}
.footer:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #E75552;
	text-decoration: underline;
}

.announce {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.announce:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.anatablo {
	border-right: 1px solid #649F0A;
	border-left: 1px solid #649F0A;

}

.title {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #2C5100;
	text-decoration: none;
}