td {
	font-size: 14px;
	color: #104277;
}
a:link {
	font-size: 14px;
	color: #104277;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #104277;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #CB1021;
	text-decoration: underline;
}
.whitewords {
	font-size: 16px;
	color: #ffffff;
}
a.whitewords:link {
	font-size: 16px;
	color: #ffffff;
	text-decoration:none
}
a.whitewords:visited {
	font-size: 16px;
	color: #ffffff;
}
a.whitewords:hover {
	font-size: 16px;
	color: #F6F30B;
	text-decoration: underline;
}
.text {
	font-size: 14px;
	color: #104277;
    line-height: 25px;
}
.redwords {
	font-size: 12px;
	color: #CB1021;
}
a.redwords:link {
	font-size: 12px;
	color: #CB1021;
	text-decoration:none
}
a.redwords:hover {
	font-size: 12px;
	color: #CB1021;
	text-decoration: underline;
}
a.redwords:visited {
	font-size: 12px;
	color: #CB1021;
}
