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