a:link {
	font-size: 10px;
	color: #666666;
}
a:visited {
	font-size: 10px;
	color: #999999;
}
a:hover {
	font-size: 10px;
	text-decoration: underline;
}
