/**********************************************************************************
*
*  These styles are used for the lucid fish links at the bottom of the page.
*
**********************************************************************************/

a.lucid:visited
{
	color: #FFFFFF;
	text-decoration: none
}

a.lucid:link
{
	color: #FFFFFF;
	text-decoration: none
}

a.lucid:hover
{
	color: #FFFFFF;
	text-decoration: none
}