a {
	color:#66ad01;
	text-decoration:underline;
	font-weight:bold;
	cursor:pointer;
}

a:hover {
	text-decoration:none;
}

/* footer */
#foot a {
	color:#444653;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
}

#foot a:hover {
	text-decoration:underline;
}
