.text {
	font-family: Arial, Helvetica, sans-serif;}

A   	{ color: #ffffff; text-decoration: none; }
A:link	{ color: #ffffff; text-decoration: none; }
A:visited { color: #ffffff; text-decoration: none; }
A:active { color: #ffffff; }
A:hover { COLOR: red; background-color: none; text-decoration: underline; }
