a[href] {
	color: #00f;
	font-family: fsansb;
	text-decoration: none;
	font-size: inherit;
}
a[href]:hover {
	color: #f00;
}
