div.copyright {
		color:#999999;
		font-weight:normal;
		font-size:9px;
		width:600px;
		text-align:center;
		line-height:1.8;
		}

a:link.copyright { 
		color:#999999;
		font-weight:normal;
		font-size:9px;
		text-decoration: none;	
		}
	
a:visited.copyright{
		color:#999999;
		font-weight:normal;
		font-size:9px;
		text-decoration: none;
		}
		
.fontcolor{
		color:# 999999;
		}
		
