.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: 17px;
	font-weight: bold;
	color: #CE6100;
	text-decoration: none;
}
.firmaadi:hover {
	font-family: tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #CE6100;
	text-decoration: underline;
}

.footer {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	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;
}