.sitelink{
	text-align: center;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #DB3504;
}
.sitelink:hover{
	text-align: center;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #ff0000;
}
.nocizgi{
	text-align: center;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #8C7D49;
}
.nocizgi:hover{
	text-align: center;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #ff0000;
}
.footer{
	text-align: center;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #683c1c;
}
.footer:hover{
	text-align: center;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #DB3504;
}
