.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 11px;
}

.style2 {
	font-size: 9px;
	color: #999999;
}

a.copyright:visited{
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	}
	a.copyright:active{
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	}
	a.copyright:hover{
	font-size: 9px;
	color: #663333;
	text-decoration: none;
	}
	a.copyright:link{
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	}
