.link {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	color: #EDA31E;
	text-decoration: none;
}
