.blu {
	font-family: Arial;
	font-size: 12px;
	color: #275bf2;
	text-decoration: none;

}
.blu a:link, a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #275bf2;
	text-decoration: none;
}
.blu a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #275bf2;
	text-decoration: none;
}
.blu a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #eb6f24;
	text-decoration: none;
}
.black {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
.black a:link, a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.black a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.black a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #00CC00;
	text-decoration: none;
}



