.copyright {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 120%;
	color: #CCCCCC;
	text-decoration: none;
}
.gary {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height: 120%;
	color: #4C4C4C;
	text-decoration: none;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #003FA8;
	text-decoration: none;
}
.red {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height: 120%;
	color: #DE0000;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;

}
a:link {
	color: #666666;
	text-decoration: none;
}
