A:link {
	COLOR:#0000CC;
	text-decoration:underline;
}

A:visited {
	COLOR:#551A8B;
	text-decoration:underline;
}

A:active {
	COLOR:#FF0000;
	text-decoration:underline;
}

A:hover {
	COLOR:#FF0000;
	text-decoration:underline;
}

