
A:link {

	COLOR:#0000ff;


	text-decoration: none;
}

A:visited {

	COLOR:#6000ae;

	text-decoration: none;
}

A:active {

	COLOR:#ff0000;

	text-decoration: none;

}

A:hover {

	COLOR:#ff0000;


	text-decoration: none;

}

