A:link {text-decoration : none;	font-weight : bold;}
A:visited {	text-decoration : none;	font-weight : bold;	color : Red;}
Active {text-decoration : underline; font-weight : bold;color : Fuchsia;}
A:hover {text-decoration : underline; font-weight : bold; color : Red;}

