.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A9BAC1;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A9BAC1;
}
a:link {
text-decoration: none;
color: #A9BAC1;
background: none repeat;
}

a:visited {
text-decoration: none;
color: #A9BAC1;
background: none repeat;
}

a:hover {
text-decoration: underline;
color: #FFFFFF;
background: none repeat;
}
