td {
	font-family: Arial;
	font-size: 12px;
	color: 2F6299;
	text-decoration: none;

	}
.orange2 {
	font-family: Arial;
	font-size: 11px;
	color: DF6A3E;
	text-decoration: none;
	font-weight: bold;
}

.white {
	font-family: Arial;
	font-size: 12px;
	color: FFFFFF;
	text-decoration: none;
	font-weight: none;
	}

.white:hover {
	font-family: Arial;
	font-size: 12px;
	color: FFFFFF;
	text-decoration: underline;
	font-weight: none;
}
.prod {
	font-family: Arial;
	font-size: 12px;
	color: 737373;
	text-decoration: none;
	font-weight: none;
}
.prod:hover {
	font-family: Arial;
	font-size: 12px;
	color: DF6A3E;
	text-decoration: underline;
	font-weight: none;
}
.prod2 {
	font-family: Arial;
	font-size: 11px;
	color: 2F6299;
	text-decoration: none;
	}
.orange {
	font-family: Arial;
	font-size: 12px;
	color: DF6A3E;
	text-decoration: none;
	font-weight: bold;
}

.orange:hover {
	font-family: Arial;
	font-size: 12px;
	color: DF6A3E;
	text-decoration: underline;
	font-weight: bold;
}
.black {
	font-family: Arial;
	font-size: 12px;
	color: 000000;
	text-decoration: none;
	font-weight:bold;
	}
.blue {
	font-family: Arial;
	font-size: 12px;
	color: 2F6299;
	text-decoration: none;
	}
	.blue:hover {
	font-family: Arial;
	font-size: 12px;
	color: 2F6299;
	text-decoration: underline;
	}
	.orange3 {
	font-family: Arial;
	font-size: 12px;
	color: DF6A3E;
	text-decoration: none;
	}
