.site_link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	text-transform: uppercase;
}
.site_link:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFC31D;
	text-decoration: none;
	line-height: 16px;
	text-transform: uppercase;
}
