A:link
{color : green;
		text-decoration: none
		}

A:visited 
{color : green;
		text-decoration: none
		}

A:hover 
{color : cc3300;
		text-decoration: none
		}
