.alink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
