
a:link   {
	color:          olive;
	font-weight:     normal;
	text-decoration: none }


a:hover   {
	color:          #00be00;
	font-weight:     normal;
	text-decoration: underline }


a:visited    {
	color:          maroon;
	font-weight:     normal;
	text-decoration: none }

a:hover   {
	color:          #00be00;
	font-weight:     normal;
	text-decoration: underline }



