A:link 
{ color: #0000FF;
	text-decoration: underline}

A:active 
{ color: #CCCCCC;
	text-decoration: underline}

A:visited 
{ color: #000080;
	text-decoration: underline}

a:hover 
{ color: #000000; 
	text-decoration: underline}