<STYLE TYPE="text/css">
	
	A	{
		text-decoration: none;
	}
	
	A:link	{
		text-decoration: none;
		color:#6666CC;
	}
	
	A:visited	{
		text-decoration: none;
		color:#6666FF;
	}
	
	A:hover	{
		text-decoration: underline;
		color:#339999;
	}
	
</STYLE>
.bgcolor {
	background-color: #eeeeee;
}
