	/* DIV COPYRIGHT */
	div#copyright {
		font-size: 9px;
		color: #336666;
		padding: 3px 0;
		font-family: tahoma;
		text-align: center;
		}
.textcenter {
	text-align: center;
}
.textcenter p {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
}


		#copyright a {
			text-decoration: none;
			color: #336666;
			font-weight: bold;}
		#copyright a:hover {
			text-decoration: underline;
			color: #336666;}
