tr {
	font-size: 12px;
	line-height: 21px;
	color: #495053;
}
.blue {
	color: #2ba3d9;
	font-weight: bold;
}
.blue A:link{color: #2ba3d9;font-weight: bold; text-decoration:none}
.blue A:visited{color: #2ba3d9;font-weight: bold; text-decoration:none}
.blue A:hover{color: #1595cf;font-weight: bold; text-decoration:underline}
.black {
	color: #021422;
	font-weight: bold;
}
.black A:link{color: #021422;font-weight: bold; text-decoration:none}
.black A:visited{color: #021422;font-weight: bold; text-decoration:none}
.black A:hover{color: #495053;font-weight: bold; text-decoration:underline}

.orange {
	color: #f68b1e;
	font-weight: bold;
}
.orange A:link{color: #f68b1e;font-weight: bold; text-decoration:none}
.orange A:visited{color: #f68b1e;font-weight: bold; text-decoration:none}
.orange A:hover{color: #ffb76e;font-weight: bold; text-decoration:underline}

.red {
	color: #eb1c2c;
	font-weight: bold;
}
.red A:link{color: #eb1c2c;font-weight: bold; text-decoration:none}
.red A:visited{color: #eb1c2c;font-weight: bold; text-decoration:none}
.red A:hover{color: #f95562;font-weight: bold; text-decoration:underline}


.green {
	color: #00a34f;
	font-weight: bold;
}
.green A:link{color: #00a34f;font-weight: bold; text-decoration:none}
.green A:visited{color: #00a34f;font-weight: bold; text-decoration:none}
.green A:hover{color: #26c573;font-weight: bold; text-decoration:underline}

.intro {
	color: #495053;
}
.intro A:link{color: #495053; text-decoration:none}
.intro A:visited{color: #495053;; text-decoration:none}
.intro A:hover{color: #929292; text-decoration:underline}