/* CSS Document */

a {
	color:#666666;
	font-size:small;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}