A.tbl:link {	color : rgb(251,217,57);
		text-decoration : none
	}

A.tbl:visited {	text-decoration: none;
			color : rgb(251, 217, 57)
			}

A.tbl:hover {
			 color : Red;
			 text-decoration: underline
			 }
.lmenu  {
	color : rgb(251, 217, 57);
}
