.main {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #9b9b9b;
	text-decoration: none;
	text-align: justify;
	line-height: 14px;
}
.main:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.sublinks {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: 999999;
	text-decoration: none;
}
.sublinks:hover {
	color: 333333;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: 999999;
	text-decoration: none;
}
.copyright:hover {
	color: 008fd4;
}
