
#bottombar a:link
	{
	font-size:6pt;
	color:#000;
	text-decoration:none;
	}
#bottombar a:visited
	{
	font-size:6pt;
	color:#000;
	text-decoration:none;
	}
#bottombar a:hover
	{
	font-size:6pt;
	color:#CC3300;
	text-decoration:none;
	}	

.txt1
	{font-size:8pt;
	color:#fff;
	text-decoration:none;
	}
	
.txt:link
	{
	font-size:8pt;
	color:#fff;
	text-decoration:none;
	}
.txt:visited
	{
		font-size:8pt;
	color:#fff;
	text-decoration:none;
	}
.txt:hover
	{
	font-size:8pt;
	color:#999;
	text-decoration:none;
	}

	

