td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}
b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #215A73;
}
a:link {
	color: #BD7B8C;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	color: #215A73;
	text-decoration: none;
	font-weight: bolder;
}
.reverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	display: none;
}
a:hover {
	color: #669966;
	font-weight: bolder;
}
