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

 a:link {
	text-decoration: none;
	color: #0066CC;
}
#maintext800  a:visited {
	text-decoration: none;
	color: #0066CC;
}
#maintext800  a:hover {
	text-decoration: underline;
	color: #333333;
}
#footereight a:link {
	color: #0066CC;
	text-decoration: none;
}
#footereight a:visited {
	color: #0066CC;
	text-decoration: none;
}
#footereight a:hover {
	color: #000000;
	text-decoration: none;
}
#footereight a:active {
	color: #0066CC;
	text-decoration: none;
}
