
A:link
	{
		text-decoration: none;
		color: #CC99CC;
		font-weight: bold
	}
A:active
	{
		text-decoration: none;
		color: #CC99CC;
		font-weight: bold
	}
A:visited
	{
		text-decoration: none;
		color: #CC99CC;
		font-weight: bold
	}
A:hover
	{
		text-decoration: underline;
		color: #999999;
	}
.fakelink 
	{
		text-decoration: none;
		color: #CC99CC;
		font-weight: bold
	}
	