a.greenwhiteUL A:link {
	text-decoration: underline;
	color: #F00;
}
a.greenwhiteUL A:visited {text-decoration: underline; color: #00ff00;}
a.greenwhiteUL A:active {text-decoration: underline; color: #00ff00;}
a.greenwhiteUL A:hover {text-decoration: underline; color: #ffffff;}

