/******************************************************************//* START 'LINK' tags *//******************************************************************/a:link{	text-decoration: underline;	color: black;	font-style: normal;}a:visited{	text-decoration: underline;	color: black;	font-style: normal;}a:hover{	text-decoration: underline;	font-style: italic;	color: red;}#webring a, #webring td{	color: white;	}#menu-bar a:visited, #menu-bar a:link, #footer a:visited, #footer a:link, #webring  a:visited, #footer a:link{	color: white;	font-style: normal;	text-decoration: underline;}#menu-bar a:hover, #footer a:hover, #webring a:hover{	text-decoration: underline;	font-style: italic;	color: red;}/******************************************************************//* END 'link' tags *//******************************************************************/