
.link {
		font-size : 11px;
	}
.link a {
	color : #000000;
	text-decoration: none;
}
.link a:hover {
	color : #333333;
}
