A:link {
	color: #666666;
	text-decoration:none;
}
A:active {
	text-decoration:none;
}
A:visited {
	color: #666666;
	text-decoration:none;
}
A:hover {
	color: #330099;
	font-weight: bold;
	text-decoration:none;
}
