font {
	font-size: 12px;
	line-height: 16px;
}
a {
	color: #0000FF;
}
a:hover {
	color: #FF66FF;
	text-decoration: underline;
}
