A:link {	color: #dfdf00;	text-decoration: none;	font-weight: bold;	}	A.normal:link {	color: #dfdf00;	text-decoration: none;	font-weight: bold;	}		A:visited {	color: #dfdf00;	text-decoration: none;	font-weight: bold;	}	A.normal:visited {	color: #dfdf00;	text-decoration: underline;	font-weight: bold;	}
