.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ACBE0E;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#small_menu a{text-decoration:none}
