


A:link{
	Color : Blue ;
	Cursor : Default ;
	Letter-Spacing : normal;
	Text-Align : justify ;
	Text-Decoration : none;
	Word-Spacing : normal;
	}

A:Visited{
	Color : Blue ;
	Text-Decoration : none;
	}




A:hover {
	color: red;
	Text-Decoration : none;
	}


A:active{
	color: red;
	Text-Decoration : none;
	}