	a:link		{ text-decoration: underline; color: #0000FF }	a:visited	{ text-decoration: underline; color: #FF00C0 }	a:hover	{ text-decoration: underline; color:#FF0000; font-weight: bold }	a:active 	{ text-decoration: underline; color: #FF0000 }		a.LeftBar:link	{ text-decoration: underline; color: #FFFF00; font-size: 12pt }	a.LeftBar:visited	{ text-decoration: underline; color: #C0C088; font-size: 12pt }	a.LeftBar:hover	{ text-decoration: underline; color: #FF0000; font-size: 12pt; font-weight: bold }	a.LeftBar:active	{ text-decoration: underline; color: #FF0000; font-size: 12pt }	