td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
}
.black {
	color: #000000;
}
.red {
	color: #EE2E2A;
}
.blue {
	color: #0055A6;
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #1984A6;
	text-decoration: none;
}
