A			{
	color:#0000AA;
	text-decoration:none;
}

A:hover			{
	color:#FF0000;
	text-decoration:underline;
}