.top_link {
	font-family: tahoma;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
.top_link:hover {
	color: #EF922B;
}
