
A:active{
	Color : #8000FF;
	Text-Decoration : none;
	}


A:link{
	Color : #0000FF;
	Text-Decoration : none;
	}


A:hover{
	Color : #FF0000;
	Text-Decoration : underline;
	}


A:visited{
	Color : #408080;
	Text-Decoration : none;
	}

