.bodytext{
	font-size:11px;
	line-height:16px;
	font-family:verdana;
	color:#999999;
}

.hometext {
	font-size:11px;
	line-height:20px;
	font-family:verdana;
	color:#999999;
}

.copyright {
	font-size:9px;
	font-family:verdana;
	color:#999999;
	margin-top: 8px;
}

.footer {
	font-size:10px;
	line-height:13px;
	font-family:verdana;
	color:#999999;
	margin-top: 40px;
}

a:link {
	color: #999999;
	}

a:visited {
	color: #003366;
	}

a:hover {
	color: #4F6BB2;
	text-decoration: underline;
	}

a:active {
	color: #4F6BB2;
	text-decoration: underline;
	}