@charset "UTF-8";
/* CSS Document */

.copyright {
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.email {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}a:link {
	color: #2F81BB;
	text-decoration: none;
}
a:hover {
	color: #8DAFD6;
	text-decoration: none;
}
a:visited {
	color: #0069AA;
}

