/*---------------------footer-------------------------*/
.copyright {
	font-size: 11px;
	color: #CCCCCC;
	line-height: 18px;

}


.copyright a:link {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;


}
.copyright a:visited {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;


}
.copyright a:hover {
	font-size: 11px;
	color: #FFCC00;
	text-decoration: underline;

}
.copyright a:active {
	font-size: 11px;
	color: #CD5C5C;

}
/*-------------------------------*/
