.copyRight { 
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:.65em;
	color: #E6ECFF;
	font-weight: normal;
	text-align:center;
}
.copyRight a {
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.copyRight a:hover {
	background-color: #cc9;
}