a {
	text-decoration:underline;
	color:#0000CC;
}

a:visited {
	color:#0000CC;
}

a:hover {
	text-decoration:none;
	color:#000000;
}
