A	{	color : #669966;
		text-decoration : none;
		font-weight : normal;
	}
	
A:Visited	{	color : #336633;
			text-decoration : none;
			font-weight : normal;
		}
			
A:Active	{	color : #003300;
			text-decoration : underline;
			font-weight : normal;
		}

A:Hover		{	color : #003300;
			text-decoration : underline;
			font-weight : normal;
		}


#CCF0CC