a:link		{
	color: #060;
	text-decoration: none;
}

a			{ }
a:visited	{
	color: #060;
	text-decoration: none;
} 
a:active	{
	color: #FFF;
	text-decoration: none;
} 
a:hover		{
	color: #FFF;
	text-decoration: none;
} 




.tagline	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #060;
	text-align: center;
	}
	
.links {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 900;
	color: #060;
	line-height: 40px;
	text-align: center;	
	}
