A:link, A:visited {
	color: #0000cf;
	text-decoration:none;
}

A:hover {
	color: #3366ff;
	text-decoration:none;
}
